1 #ifndef DIGIECAL_ECALDATAFRAME_H 2 #define DIGIECAL_ECALDATAFRAME_H 8 #define EcalMgpaBitwiseGain12 1 9 #define EcalMgpaBitwiseGain6 2 10 #define EcalMgpaBitwiseGain1 3 11 #define EcalMgpaBitwiseGain0 0
bool hasSwitchToGain1() const
bool hasSwitchToGain6() const
EcalDataFrame(edm::DataFrame const &iframe)
constexpr size_type size() const
int lastUnsaturatedSample() const
EcalMGPASample sample(int i) const
constexpr id_type id() const
edm::DataFrame const & frame() const
EcalMGPASample operator[](int i) const
void setSample(int i, EcalMGPASample sam)
static constexpr int MAXSAMPLES