|
EICrecon
JANA based reconstruction for the EPIC detector
|
#include <TrackClusterMergeSplitterConfig.h>
Public Attributes | |
| double | minSigCut = -1.0 |
| ! any clusters below this will be merged | |
| double | avgEP = 1.0 |
| ! average of E/p distribution | |
| double | sigEP = 1.0 |
| ! RMS of E/p distribution | |
| double | drAdd = 0.4 |
| ! window to merge clusters | |
| uint64_t | surfaceToUse = 1 |
| ! index of surface to use for track projections | |
| double | transverseEnergyProfileScale = 1.0 |
| ! scale for hit-track distance | |
| double eicrecon::TrackClusterMergeSplitterConfig::avgEP = 1.0 |
! average of E/p distribution
| double eicrecon::TrackClusterMergeSplitterConfig::drAdd = 0.4 |
! window to merge clusters
| double eicrecon::TrackClusterMergeSplitterConfig::minSigCut = -1.0 |
! any clusters below this will be merged
| double eicrecon::TrackClusterMergeSplitterConfig::sigEP = 1.0 |
! RMS of E/p distribution
| uint64_t eicrecon::TrackClusterMergeSplitterConfig::surfaceToUse = 1 |
! index of surface to use for track projections
| double eicrecon::TrackClusterMergeSplitterConfig::transverseEnergyProfileScale = 1.0 |
! scale for hit-track distance