#include <L1AnalysisL1Menu.h>
Public Member Functions | |
L1AnalysisL1MenuDataFormat * | getData () |
L1AnalysisL1Menu () | |
void | Reset () |
void | SetPrescaleFactorIndex (L1GtUtils &l1GtUtils_, const edm::Event &iEvent) |
~L1AnalysisL1Menu () | |
Private Attributes | |
L1AnalysisL1MenuDataFormat | data_ |
Definition at line 17 of file L1AnalysisL1Menu.h.
|
inline |
|
inline |
Definition at line 21 of file L1AnalysisL1Menu.h.
|
inline |
Definition at line 24 of file L1AnalysisL1Menu.h.
References data_.
Referenced by L1MenuTreeProducer::L1MenuTreeProducer().
|
inline |
Definition at line 22 of file L1AnalysisL1Menu.h.
References data_, iEvent, L1Analysis::L1AnalysisL1MenuDataFormat::Reset(), and SetPrescaleFactorIndex().
Referenced by L1MenuTreeProducer::analyze(), and L1AnalysisL1Menu().
void L1Analysis::L1AnalysisL1Menu::SetPrescaleFactorIndex | ( | L1GtUtils & | l1GtUtils_, |
const edm::Event & | iEvent | ||
) |
Definition at line 4 of file L1AnalysisL1Menu.cc.
References L1GtUtils::AlgorithmTrigger, L1Analysis::L1AnalysisL1MenuDataFormat::AlgoTrig_PrescaleFactorIndex, L1Analysis::L1AnalysisL1MenuDataFormat::AlgoTrig_PrescaleFactorIndexValid, gather_cfg::cout, data_, L1GtUtils::l1TriggerMenu(), edm::EventBase::luminosityBlock(), L1GtUtils::prescaleFactorSetIndex(), edm::Event::run(), L1GtUtils::TechnicalTrigger, L1Analysis::L1AnalysisL1MenuDataFormat::TechTrig_PrescaleFactorIndex, and L1Analysis::L1AnalysisL1MenuDataFormat::TechTrig_PrescaleFactorIndexValid.
Referenced by L1MenuTreeProducer::analyze(), and Reset().
|
private |
Definition at line 27 of file L1AnalysisL1Menu.h.
Referenced by getData(), Reset(), and SetPrescaleFactorIndex().