#include <L1TSync_Offline.h>
Public Types | |
enum | BeamMode { NOMODE =1, SETUP =2, INJPILOT =3, INJINTR =4, INJNOMN =5, PRERAMP =6, RAMP =7, FLATTOP =8, QUEEZE =9, ADJUST =10, STABLE =11, UNSTABLE =12, BEAMDUMP =13, RAMPDOWN =14, RECOVERY =15, INJDUMP =16, CIRCDUMP =17, ABORT =18, CYCLING =19, WBDUMP =20, NOBEAM =21 } |
enum | Errors { UNKNOWN = 1, WARNING_DB_CONN_FAILED = 2, WARNING_DB_QUERY_FAILED = 3, WARNING_DB_INCORRECT_NBUNCHES = 4, ERROR_UNABLE_RETRIVE_PRODUCT = 5, ERROR_TRIGGERALIAS_NOTVALID = 6, ERROR_LSBLOCK_NOTVALID = 7 } |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Protected Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) |
void | beginJob () |
virtual void | beginLuminosityBlock (edm::LuminosityBlock const &lumiBlock, edm::EventSetup const &c) |
void | beginRun (const edm::Run &run, const edm::EventSetup &iSetup) |
BeginRun. More... | |
void | endJob (void) |
void | endRun (const edm::Run &run, const edm::EventSetup &iSetup) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Private Member Functions | |
void | getBeamConfOffline (const edm::Event &) |
Private Attributes | |
DQMStore * | dbe |
const std::vector< std::vector < int > > * | ListsPrescaleFactors |
std::map< std::string, bool > | m_algoAutoSelect |
std::map< TString, int > | m_algoBit |
std::map< TString, MonitorElement * > | m_algoCertification |
std::map< TString, MonitorElement * > | m_algoVsBunchStructure |
L1TBeamConfiguration | m_beamConfig |
std::map< TString, unsigned int > | m_certFirstLS |
std::map< TString, unsigned int > | m_certLastLS |
unsigned int | m_currentLS |
bool | m_currentLSValid |
MonitorElement * | m_ErrorMonitor |
edm::EDGetTokenT < L1GlobalTriggerReadoutRecord > | m_l1GtDataDaqInputTag |
edm::EDGetTokenT < L1GlobalTriggerEvmReadoutRecord > | m_l1GtEvmSource |
unsigned int | m_lhcFill |
std::string | m_outputFile |
edm::ParameterSet | m_parameters |
bool * | m_processedLS |
int | m_refPrescaleSet |
std::map< std::string, std::string > | m_selectedTriggers |
bool | m_verbose |
Additional Inherited Members | |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Description: offline DQM module for L1Trigger/bunchStructure synchronization
Implementation: <TODO: enter implementation details>
Changelog: 2012/08/10 11:01:01: First creation. Dummy module with actual code commented.
Todo:
Definition at line 59 of file L1TSync_Offline.h.
Enumerator | |
---|---|
NOMODE | |
SETUP | |
INJPILOT | |
INJINTR | |
INJNOMN | |
PRERAMP | |
RAMP | |
FLATTOP | |
QUEEZE | |
ADJUST | |
STABLE | |
UNSTABLE | |
BEAMDUMP | |
RAMPDOWN | |
RECOVERY | |
INJDUMP | |
CIRCDUMP | |
ABORT | |
CYCLING | |
WBDUMP | |
NOBEAM |
Definition at line 63 of file L1TSync_Offline.h.
Enumerator | |
---|---|
UNKNOWN | |
WARNING_DB_CONN_FAILED | |
WARNING_DB_QUERY_FAILED | |
WARNING_DB_INCORRECT_NBUNCHES | |
ERROR_UNABLE_RETRIVE_PRODUCT | |
ERROR_TRIGGERALIAS_NOTVALID | |
ERROR_LSBLOCK_NOTVALID |
Definition at line 87 of file L1TSync_Offline.h.
L1TSync_Offline::L1TSync_Offline | ( | const edm::ParameterSet & | ps | ) |
Definition at line 61 of file L1TSync_Offline.cc.
References gather_cfg::cout, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), NULL, cppFunctionSkipper::operator, and AlCaHLTBitMon_QueryRunRegistry::string.
|
virtual |
Definition at line 225 of file L1TSync_Offline.cc.
|
protectedvirtual |
Implements edm::EDAnalyzer.
Definition at line 359 of file L1TSync_Offline.cc.
References a, funct::abs(), L1GtfeExtWord::beamMode(), gather_cfg::cout, edm::Event::getByToken(), i, edm::HandleBase::isValid(), and L1GtfeExtWord::lhcFillNumber().
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 229 of file L1TSync_Offline.cc.
References gather_cfg::cout, cppFunctionSkipper::operator, DQMStore::rmdir(), and DQMStore::setCurrentFolder().
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 336 of file L1TSync_Offline.cc.
References gather_cfg::cout.
|
protectedvirtual |
BeginRun.
Reimplemented from edm::EDAnalyzer.
Definition at line 260 of file L1TSync_Offline.cc.
References gather_cfg::cout, edm::EventSetup::get(), L1TMenuHelper::getLUSOTrigger(), L1GtTriggerMenu::gtAlgorithmAliasMap(), i, relval_steps::menu, edm::ESHandle< class >::product(), L1TMenuHelper::testAlgos(), and pat::UNKNOWN.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 246 of file L1TSync_Offline.cc.
References gather_cfg::cout.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 346 of file L1TSync_Offline.cc.
References gather_cfg::cout.
|
private |
Definition at line 492 of file L1TSync_Offline.cc.
References a, edm::Event::getByToken(), and edm::HandleBase::isValid().
|
private |
Definition at line 126 of file L1TSync_Offline.h.
|
private |
Definition at line 149 of file L1TSync_Offline.h.
|
private |
Definition at line 157 of file L1TSync_Offline.h.
|
private |
Definition at line 152 of file L1TSync_Offline.h.
|
private |
Definition at line 155 of file L1TSync_Offline.h.
|
private |
Definition at line 156 of file L1TSync_Offline.h.
|
private |
Definition at line 146 of file L1TSync_Offline.h.
|
private |
Definition at line 153 of file L1TSync_Offline.h.
|
private |
Definition at line 154 of file L1TSync_Offline.h.
|
private |
Definition at line 141 of file L1TSync_Offline.h.
|
private |
Definition at line 136 of file L1TSync_Offline.h.
|
private |
Definition at line 161 of file L1TSync_Offline.h.
|
private |
Definition at line 165 of file L1TSync_Offline.h.
|
private |
Definition at line 164 of file L1TSync_Offline.h.
|
private |
Definition at line 143 of file L1TSync_Offline.h.
|
private |
Definition at line 132 of file L1TSync_Offline.h.
|
private |
Definition at line 129 of file L1TSync_Offline.h.
|
private |
Definition at line 137 of file L1TSync_Offline.h.
|
private |
Definition at line 140 of file L1TSync_Offline.h.
|
private |
Definition at line 158 of file L1TSync_Offline.h.
|
private |
Definition at line 135 of file L1TSync_Offline.h.