EICrecon
JANA based reconstruction for the EPIC detector
Loading...
Searching...
No Matches
Public Attributes | List of all members
eicrecon::FarDetectorLinearTrackingConfig Struct Reference

#include <FarDetectorLinearTrackingConfig.h>

Public Attributes

std::size_t layer_hits_max {10}
 
float chi2_max {0.001}
 
std::size_t n_layer {4}
 
std::vector< double > layer_weights {1.0, 1.0, 1.0, 1.0}
 
bool restrict_direction {true}
 
float optimum_theta {0.026}
 
float optimum_phi {0}
 
float step_angle_tolerance {0.05}
 

Member Data Documentation

◆ chi2_max

float eicrecon::FarDetectorLinearTrackingConfig::chi2_max {0.001}

◆ layer_hits_max

std::size_t eicrecon::FarDetectorLinearTrackingConfig::layer_hits_max {10}

◆ layer_weights

std::vector<double> eicrecon::FarDetectorLinearTrackingConfig::layer_weights {1.0, 1.0, 1.0, 1.0}

◆ n_layer

std::size_t eicrecon::FarDetectorLinearTrackingConfig::n_layer {4}

◆ optimum_phi

float eicrecon::FarDetectorLinearTrackingConfig::optimum_phi {0}

◆ optimum_theta

float eicrecon::FarDetectorLinearTrackingConfig::optimum_theta {0.026}

◆ restrict_direction

bool eicrecon::FarDetectorLinearTrackingConfig::restrict_direction {true}

◆ step_angle_tolerance

float eicrecon::FarDetectorLinearTrackingConfig::step_angle_tolerance {0.05}

The documentation for this struct was generated from the following file: