#include <EEDataFrame.h>
Public Types | |
typedef EcalDataFrame | Base |
typedef EEDetId | key_type |
For the sorted collection. More... | |
Public Member Functions | |
EEDataFrame () | |
EEDataFrame (edm::DataFrame const &base) | |
EEDataFrame (EcalDataFrame const &base) | |
key_type | id () const |
~EEDataFrame () override | |
Public Member Functions inherited from EcalDataFrame | |
EcalDataFrame () | |
EcalDataFrame (edm::DataFrame const &iframe) | |
edm::DataFrame const & | frame () const |
edm::DataFrame & | frame () |
bool | hasSwitchToGain1 () const |
bool | hasSwitchToGain6 () const |
DetId | id () const |
bool | isSaturated () const |
int | lastUnsaturatedSample () const |
EcalMGPASample | operator[] (int i) const |
EcalMGPASample | sample (int i) const |
void | setSample (int i, EcalMGPASample sam) |
void | setSize (int) |
int | size () const |
virtual | ~EcalDataFrame () |
Additional Inherited Members | |
Static Public Attributes inherited from EcalDataFrame | |
static constexpr int | MAXSAMPLES = 10 |
Definition at line 12 of file EEDataFrame.h.
typedef EcalDataFrame EEDataFrame::Base |
Definition at line 15 of file EEDataFrame.h.
typedef EEDetId EEDataFrame::key_type |
For the sorted collection.
Definition at line 14 of file EEDataFrame.h.
|
inline |
Definition at line 17 of file EEDataFrame.h.
|
inline |
Definition at line 19 of file EEDataFrame.h.
|
inline |
Definition at line 20 of file EEDataFrame.h.
|
inlineoverride |
Definition at line 22 of file EEDataFrame.h.
|
inline |
Definition at line 24 of file EEDataFrame.h.
References EcalDataFrame::id().
Referenced by EcalEndcapDigisValidation::analyze(), EcalDigisValidation::analyze(), EcalMixingModuleValidation::analyze(), TowerBlockFormatter::DigiToRaw(), GlobalDigisProducer::fillECal(), GlobalDigisAnalyzer::fillECal(), operator<<(), EcalTBWeightUncalibRecHitProducer::produce(), and EEDigiCollection::push_back().