ATLAS Offline Software
|
Typedefs | |
typedef std::array< double, TruthParticleParameters::NbrOfCones > | ConeCuts_t |
Enumerations | |
enum | ConeSize { etcone10 = 0, etcone20 = 1, etcone30 = 2, etcone40 = 3, etcone = 4, etcone50 = 5, etcone60 = 6, etcone70 = 7, NbrOfCones = 8 } |
Enum for Cone size indexes (for isolation) More... | |
Functions | |
double | coneCut (const TruthParticleParameters::ConeSize idx) |
The actual definition of delta R cuts for each cone. More... | |
typedef std::array<double, TruthParticleParameters::NbrOfCones> TruthParticleParameters::ConeCuts_t |
Definition at line 34 of file TruthParticleParamDefs.h.
Enum for Cone size indexes (for isolation)
Enumerator | |
---|---|
etcone10 | |
etcone20 | |
etcone30 | |
etcone40 | |
etcone | |
etcone50 | |
etcone60 | |
etcone70 | |
NbrOfCones |
Definition at line 20 of file TruthParticleParamDefs.h.
|
inline |
The actual definition of delta R cuts for each cone.
Definition at line 38 of file TruthParticleParamDefs.h.