#include <EcalDataFrame_Ph2.h>
Public Types | |
typedef EcalDataFrame_Ph2 | Base |
For the sorted collection. More... | |
typedef EBDetId | key_type |
Public Member Functions | |
EcalDataFrame_Ph2 () | |
EcalDataFrame_Ph2 (edm::DataFrame const &iframe) | |
edm::DataFrame const & | frame () const |
edm::DataFrame & | frame () |
DetId | id () const |
EcalLiteDTUSample | operator[] (int i) const |
EcalLiteDTUSample | sample (int i) const |
void | setSample (int i, EcalLiteDTUSample sam) |
void | setSize (int) |
int | size () const |
virtual | ~EcalDataFrame_Ph2 () |
Static Public Attributes | |
static constexpr int | MAXSAMPLES = ecalPh2::sampleSize |
Private Attributes | |
edm::DataFrame | m_data |
Definition at line 12 of file EcalDataFrame_Ph2.h.
For the sorted collection.
Definition at line 26 of file EcalDataFrame_Ph2.h.
typedef EBDetId EcalDataFrame_Ph2::key_type |
Definition at line 25 of file EcalDataFrame_Ph2.h.
|
inline |
Definition at line 14 of file EcalDataFrame_Ph2.h.
|
inline |
Definition at line 15 of file EcalDataFrame_Ph2.h.
|
inlinevirtual |
Definition at line 17 of file EcalDataFrame_Ph2.h.
|
inline |
Definition at line 33 of file EcalDataFrame_Ph2.h.
References m_data.
Referenced by EBDigiCollectionPh2::push_back().
|
inline |
|
inline |
Definition at line 18 of file EcalDataFrame_Ph2.h.
References edm::DataFrame::id(), and m_data.
Referenced by EBDigiCollectionPh2::push_back().
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 28 of file EcalDataFrame_Ph2.h.
|
inline |
Definition at line 20 of file EcalDataFrame_Ph2.h.
References m_data, and edm::DataFrame::size().
Referenced by ntupleDataFormat._Collection::__iter__(), and ntupleDataFormat._Collection::__len__().
|
private |
Definition at line 37 of file EcalDataFrame_Ph2.h.
Referenced by frame(), id(), operator[](), sample(), setSample(), and size().
|
static |
Definition at line 31 of file EcalDataFrame_Ph2.h.
Referenced by EcalPhase2DigiToGPUProducer::produce(), and EcalUncalibRecHitPhase2WeightsProducerGPU::produce().