ATLAS Offline Software
Namespaces | Enumerations | Functions
LArProvenance.h File Reference
#include <stdint.h>
Include dependency graph for LArProvenance.h:

Go to the source code of this file.

Namespaces

 LArProv
 

Enumerations

enum  LArProv::LArProvenance : uint16_t {
  LArProv::PEAKAVG = 0x1, LArProv::PEAKPARABOLA = 0x3, LArProv::PEAKCUBIC = 0x4, LArProv::PEAKOFC = 0x5,
  LArProv::PEAKTILEINFO = 0x6, LArProv::PEAKNN = 0x7, LArProv::RAMPCONST = 0x10, LArProv::RAMPDB = 0x20,
  LArProv::PEDSAMPLEZERO = 0x40, LArProv::SCPASSBCIDMAX = 0x40, LArProv::PEDDB = 0x80, LArProv::DEFAULTRECO = PEAKOFC | RAMPDB | PEDDB,
  LArProv::ITERCONVERGED = 0x0100, LArProv::SCTIMEPASS = 0x0200, LArProv::SATURATED = 0x0400, LArProv::MASKED = 0x0800,
  LArProv::DSPCALC = 0x1000, LArProv::QTPRESENT = 0x2000
}
 

Functions

bool LArProv::test (const uint16_t prov, const LArProvenance check)