ATLAS Offline Software
Loading...
Searching...
No Matches
LArProvenance.h File Reference
#include <stdint.h>
Include dependency graph for LArProvenance.h:

Go to the source code of this file.

Namespaces

namespace  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::PATCHED = 0x8 , 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 , LArProv::DEADFEB = 0x4000
}

Functions

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