![]() |
![]() |
#include <TKStatus.h>
Protected Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) override |
![]() | |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
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 | dumpTkDcsStatus (std::string const &, edm::RunNumber_t, std::array< bool, 6 > const &) |
Private Attributes | |
edm::EDGetTokenT< DcsStatusCollection > | dcsStatus_ |
std::string | dcsTkFileName_ |
int | lastlumi_ = -1 |
Additional Inherited Members | |
![]() | |
typedef EDAnalyzerBase | ModuleType |
![]() | |
typedef ProductLabels | Labels |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Definition at line 27 of file TKStatus.h.
TKStatus::TKStatus | ( | const edm::ParameterSet & | ps | ) |
Definition at line 10 of file TKStatus.cc.
References edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), eostools::move(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
overrideprotected |
Definition at line 22 of file TKStatus.cc.
References DcsStatus::BPIX, MillePedeFileConverter_cfg::e, DcsStatus::FPIX, edm::Event::getByToken(), edm::EventBase::luminosityBlock(), edm::Event::run(), mps_update::status, DcsStatus::TECm, DcsStatus::TECp, DcsStatus::TIBTID, and DcsStatus::TOB.
|
private |
Definition at line 47 of file TKStatus.cc.
References DEFINE_FWK_MODULE, GetRecoTauVFromDQM_MC_cff::outFile, and mps_update::status.
|
private |
Definition at line 40 of file TKStatus.h.
|
private |
Definition at line 39 of file TKStatus.h.
|
private |
Definition at line 42 of file TKStatus.h.