#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::one::EDProducerBase | |
typedef EDProducerBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Protected Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) override |
void | beginLuminosityBlock (edm::LuminosityBlock const &lumiBlock, edm::EventSetup const &c) override |
void | bookHistograms (DQMStore::IBooker &ibooker, const edm::Run &, const edm::EventSetup &) override |
BeginRun. More... | |
void | dqmBeginRun (const edm::Run &, const edm::EventSetup &) override |
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 | |
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 |
L1GtUtils | m_l1GtUtils |
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::one::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Attributes inherited from DQMEDAnalyzer | |
edm::EDPutTokenT< DQMToken > | lumiToken_ |
edm::EDPutTokenT< DQMToken > | runToken_ |
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 63 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 67 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 91 of file L1TSync_Offline.h.
L1TSync_Offline::L1TSync_Offline | ( | const edm::ParameterSet & | ps | ) |
Definition at line 61 of file L1TSync_Offline.cc.
References TagProbeFitTreeAnalyzer_cfi::Categories, gather_cfg::cout, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), m_algoAutoSelect, m_l1GtDataDaqInputTag, m_l1GtEvmSource, m_outputFile, m_parameters, m_refPrescaleSet, m_selectedTriggers, m_verbose, muonDTDigis_cfi::pset, and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 217 of file L1TSync_Offline.cc.
|
overrideprotected |
Definition at line 312 of file L1TSync_Offline.cc.
References a, funct::abs(), L1TBeamConfiguration::beam1, L1TBeamConfiguration::beam2, L1GtfeExtWord::beamMode(), L1TBeamConfiguration::bxConfig(), gather_cfg::cout, ERROR_UNABLE_RETRIVE_PRODUCT, getBeamConfOffline(), edm::Event::getByToken(), MonitorElement::getTH1(), L1GlobalTriggerReadoutRecord::gtFdlVector(), L1GlobalTriggerEvmReadoutRecord::gtfeWord(), mps_fire::i, L1TBeamConfiguration::isValid(), edm::HandleBase::isValid(), L1GtfeExtWord::lhcFillNumber(), m_algoBit, m_algoVsBunchStructure, m_beamConfig, m_currentLS, m_currentLSValid, m_ErrorMonitor, m_l1GtDataDaqInputTag, m_l1GtEvmSource, m_lhcFill, m_selectedTriggers, m_verbose, and STABLE.
|
overrideprotected |
Definition at line 303 of file L1TSync_Offline.cc.
References gather_cfg::cout, m_currentLSValid, and m_verbose.
|
overrideprotected |
BeginRun.
Definition at line 227 of file L1TSync_Offline.cc.
References patPFMETCorrections_cff::algo, DQMStore::IBooker::book1D(), DQMStore::IBooker::book2D(), gather_cfg::cout, ERROR_LSBLOCK_NOTVALID, ERROR_TRIGGERALIAS_NOTVALID, ERROR_UNABLE_RETRIVE_PRODUCT, edm::EventSetup::get(), L1TMenuHelper::getLUSOTrigger(), L1GtTriggerMenu::gtAlgorithmAliasMap(), mps_fire::i, m_algoAutoSelect, m_algoBit, m_algoCertification, m_algoVsBunchStructure, m_certFirstLS, m_certLastLS, m_currentLS, m_ErrorMonitor, m_l1GtUtils, m_lhcFill, m_refPrescaleSet, m_selectedTriggers, m_verbose, edm::ESHandle< T >::product(), L1GtUtils::retrieveL1EventSetup(), MonitorElement::setBinLabel(), DQMStore::IBooker::setCurrentFolder(), L1TMenuHelper::testAlgos(), UNKNOWN, WARNING_DB_CONN_FAILED, WARNING_DB_INCORRECT_NBUNCHES, and WARNING_DB_QUERY_FAILED.
|
overrideprotected |
Definition at line 221 of file L1TSync_Offline.cc.
|
private |
Definition at line 445 of file L1TSync_Offline.cc.
References a, L1TBeamConfiguration::beam1, L1TBeamConfiguration::beam2, DEFINE_FWK_MODULE, edm::Event::getByToken(), L1GlobalTriggerReadoutRecord::gtFdlVector(), edm::HandleBase::isValid(), m_algoBit, m_beamConfig, m_l1GtDataDaqInputTag, m_selectedTriggers, and L1TBeamConfiguration::m_valid.
Referenced by analyze().
|
private |
Definition at line 148 of file L1TSync_Offline.h.
|
private |
Definition at line 156 of file L1TSync_Offline.h.
Referenced by bookHistograms(), and L1TSync_Offline().
|
private |
Definition at line 151 of file L1TSync_Offline.h.
Referenced by analyze(), bookHistograms(), and getBeamConfOffline().
|
private |
Definition at line 154 of file L1TSync_Offline.h.
Referenced by bookHistograms().
|
private |
Definition at line 155 of file L1TSync_Offline.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 145 of file L1TSync_Offline.h.
Referenced by analyze(), and getBeamConfOffline().
|
private |
Definition at line 152 of file L1TSync_Offline.h.
Referenced by bookHistograms().
|
private |
Definition at line 153 of file L1TSync_Offline.h.
Referenced by bookHistograms().
|
private |
Definition at line 140 of file L1TSync_Offline.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 135 of file L1TSync_Offline.h.
Referenced by analyze(), and beginLuminosityBlock().
|
private |
Definition at line 160 of file L1TSync_Offline.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 164 of file L1TSync_Offline.h.
Referenced by analyze(), getBeamConfOffline(), and L1TSync_Offline().
|
private |
Definition at line 163 of file L1TSync_Offline.h.
Referenced by analyze(), and L1TSync_Offline().
|
private |
Definition at line 166 of file L1TSync_Offline.h.
Referenced by bookHistograms().
|
private |
Definition at line 142 of file L1TSync_Offline.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 131 of file L1TSync_Offline.h.
Referenced by L1TSync_Offline().
|
private |
Definition at line 128 of file L1TSync_Offline.h.
Referenced by L1TSync_Offline().
|
private |
Definition at line 136 of file L1TSync_Offline.h.
|
private |
Definition at line 139 of file L1TSync_Offline.h.
Referenced by bookHistograms(), and L1TSync_Offline().
|
private |
Definition at line 157 of file L1TSync_Offline.h.
Referenced by analyze(), bookHistograms(), getBeamConfOffline(), and L1TSync_Offline().
|
private |
Definition at line 134 of file L1TSync_Offline.h.
Referenced by analyze(), beginLuminosityBlock(), bookHistograms(), and L1TSync_Offline().