Go to the source code of this file.
Namespaces | |
pftools | |
General option file parser. | |
Enumerations | |
enum | pftools::CalibrationProvenance { pftools::UNCALIBRATED = 0, pftools::LINEAR = 1, pftools::BAYESIAN = 2, pftools::LINEARECAL = 3, pftools::LINEARHCAL =4, pftools::LINEARCORR = -1, pftools::NONE = 99 } |
enum | pftools::CalibrationTarget { pftools::UNDEFINED = 0, pftools::CLUSTER = 1, pftools::RECHIT = 2, pftools::PFCANDIDATE = 3, pftools::PFELEMENT = 4, pftools::CORR_CLUSTER = -1, pftools::PRE_RECHIT = 6, pftools::PRE_PFCANDIDATE = 7 } |