Public Member Functions | |
AlcaPCCEventProducer (const edm::ParameterSet &) | |
~AlcaPCCEventProducer () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Private Member Functions | |
void | produce (edm::Event &iEvent, const edm::EventSetup &iSetup) override |
Private Attributes | |
int | countEvt_ |
int | countLumi_ |
edm::InputTag | fPixelClusterLabel |
edm::EDGetTokenT< edmNew::DetSetVector< SiPixelCluster > > | pixelToken |
std::unique_ptr< reco::PixelClusterCountsInEvent > | thePCCob |
std::string | trigstring_ |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
typedef CacheContexts< T... > | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T... > | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
class: AlcaPCCEventProducer.cc
authors: Sam Higginbotham (shigg), Chris Palmer ( inb@ cern. chcapal), Attila Radl ( mer@ cern. chattil) a.ra dl@ce rn.c h
Definition at line 32 of file AlcaPCCEventProducer.cc.
|
explicit |
Definition at line 52 of file AlcaPCCEventProducer.cc.
References fPixelClusterLabel, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), pixelToken, AlCaHLTBitMon_QueryRunRegistry::string, and trigstring_.
|
override |
Definition at line 60 of file AlcaPCCEventProducer.cc.
|
static |
Definition at line 99 of file AlcaPCCEventProducer.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), edm::ParameterSetDescription::addUntracked(), HLT_FULL_cff::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
overrideprivate |
Definition at line 63 of file AlcaPCCEventProducer.cc.
References l1GtPatternGenerator_cfi::bx, countEvt_, iEvent, mod(), eostools::move(), pixelToken, edm::Handle< T >::product(), AlCaHLTBitMon_QueryRunRegistry::string, thePCCob, and trigstring_.
|
private |
Definition at line 45 of file AlcaPCCEventProducer.cc.
Referenced by produce().
|
private |
Definition at line 46 of file AlcaPCCEventProducer.cc.
|
private |
Definition at line 42 of file AlcaPCCEventProducer.cc.
Referenced by AlcaPCCEventProducer().
|
private |
Definition at line 41 of file AlcaPCCEventProducer.cc.
Referenced by AlcaPCCEventProducer(), and produce().
|
private |
Definition at line 48 of file AlcaPCCEventProducer.cc.
Referenced by produce().
|
private |
Definition at line 44 of file AlcaPCCEventProducer.cc.
Referenced by AlcaPCCEventProducer(), and produce().