#include <L1AnalysisL1HO.h>
Public Member Functions | |
L1AnalysisL1HODataFormat * | getData () |
L1AnalysisL1HO () | |
void | Reset () |
void | SetHO (const edm::SortedCollection< HODataFrame > &hoDataFrame) |
~L1AnalysisL1HO () | |
Private Attributes | |
L1AnalysisL1HODataFormat | l1ho_ |
Definition at line 9 of file L1AnalysisL1HO.h.
L1Analysis::L1AnalysisL1HO::L1AnalysisL1HO | ( | ) |
Definition at line 2 of file L1AnalysisL1HO.cc.
L1Analysis::L1AnalysisL1HO::~L1AnalysisL1HO | ( | ) |
Definition at line 4 of file L1AnalysisL1HO.cc.
|
inline |
Definition at line 15 of file L1AnalysisL1HO.h.
References l1ho_.
Referenced by L1HOTreeProducer::L1HOTreeProducer().
|
inline |
Definition at line 13 of file L1AnalysisL1HO.h.
References l1ho_, and L1Analysis::L1AnalysisL1HODataFormat::Reset().
Referenced by L1HOTreeProducer::analyze().
void L1Analysis::L1AnalysisL1HO::SetHO | ( | const edm::SortedCollection< HODataFrame > & | hoDataFrame | ) |
Definition at line 6 of file L1AnalysisL1HO.cc.
References HcalQIESample::adc(), edm::SortedCollection< T, SORT >::begin(), HcalQIESample::dv(), edm::SortedCollection< T, SORT >::end(), HcalQIESample::er(), mps_fire::i, HcalDetId::ieta(), and HcalDetId::iphi().
Referenced by L1HOTreeProducer::analyze().
|
private |
Definition at line 18 of file L1AnalysisL1HO.h.