![]() |
ATLAS Offline Software
|
Enumerations | |
| enum | LArProvenance : uint16_t { PEAKAVG = 0x1 , PEAKPARABOLA = 0x3 , PEAKCUBIC = 0x4 , PEAKOFC = 0x5 , PEAKTILEINFO = 0x6 , PEAKNN = 0x7 , PATCHED = 0x8 , RAMPCONST = 0x10 , RAMPDB = 0x20 , PEDSAMPLEZERO = 0x40 , SCPASSBCIDMAX = 0x40 , PEDDB = 0x80 , DEFAULTRECO = PEAKOFC | RAMPDB | PEDDB , ITERCONVERGED = 0x0100 , SCTIMEPASS = 0x0200 , SATURATED = 0x0400 , MASKED = 0x0800 , DSPCALC = 0x1000 , QTPRESENT = 0x2000 , DEADFEB = 0x4000 } |
Functions | |
| bool | test (const uint16_t prov, const LArProvenance check) |
| enum LArProv::LArProvenance : uint16_t |
Definition at line 13 of file LArProvenance.h.
|
inline |
Definition at line 38 of file LArProvenance.h.