Go to the source code of this file.
|
enum | Ringer::SegmentationType {
Ringer::NoSegmentation = 0,
Ringer::TrackCalSegmentation,
Ringer::TrackCalPatTypeSegmentation,
Ringer::TrackCalJointSections,
Ringer::TrackCalJointLayers,
Ringer::NSegmentations
} |
| the possible procedure longitudinal segmentation types. More...
|
|
enum | Ringer::EtaDependency { Ringer::EtaIndependent = 0,
Ringer::EtaDependent,
Ringer::NEtaDependencies
} |
| Specify eta position dependency. More...
|
|
enum | Ringer::EtDependency { Ringer::EtIndependent = 0,
Ringer::EtDependent,
Ringer::NEtDependencies
} |
| Specify et position dependency. More...
|
|
enum | Ringer::Requirement {
Ringer::Loose_CutID_Pd = 0,
Ringer::Medium_CutID_Pd,
Ringer::Tight_CutID_Pd,
Ringer::Loose_CutID_Pf,
Ringer::Medium_CutID_Pf,
Ringer::Tight_CutID_Pf,
Ringer::Loose_LH_Pd,
Ringer::Medium_LH_Pd,
Ringer::Tight_LH_Pd,
Ringer::Loose_LH_Pf,
Ringer::Medium_LH_Pf,
Ringer::Tight_LH_Pf,
Ringer::Medium_MaxSP,
Ringer::Loose,
Ringer::Medium,
Ringer::Tight,
Ringer::NoCut,
Ringer::NRequirements
} |
| the cut requirement More...
|
|