Public Member Functions | |
AlcaPCCEventProducer (const edm::ParameterSet &) | |
~AlcaPCCEventProducer () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
EDProducer (const EDProducer &)=delete | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
const EDProducer & | operator= (const EDProducer &)=delete |
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 | |
const int | colsperroc = 80 |
int | countEvt_ |
int | countLumi_ |
edm::InputTag | fPixelClusterLabel |
const int | nROCcolumns = 8 |
edm::EDGetTokenT< edmNew::DetSetVector< SiPixelCluster > > | pixelToken |
const int | rowsperroc = 52 |
std::unique_ptr< reco::PixelClusterCountsInEvent > | thePCCob |
std::string | trigstring_ |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
using | CacheTypes = CacheContexts< T... > |
using | GlobalCache = typename CacheTypes::GlobalCache |
using | HasAbility = AbilityChecker< T... > |
using | InputProcessBlockCache = typename CacheTypes::InputProcessBlockCache |
using | LuminosityBlockCache = typename CacheTypes::LuminosityBlockCache |
using | LuminosityBlockContext = LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > |
using | LuminosityBlockSummaryCache = typename CacheTypes::LuminosityBlockSummaryCache |
using | RunCache = typename CacheTypes::RunCache |
using | RunContext = RunContextT< RunCache, GlobalCache > |
using | RunSummaryCache = typename CacheTypes::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 34 of file AlcaPCCEventProducer.cc.
|
explicit |
Definition at line 58 of file AlcaPCCEventProducer.cc.
References fPixelClusterLabel, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), pixelToken, AlCaHLTBitMon_QueryRunRegistry::string, and trigstring_.
|
override |
Definition at line 66 of file AlcaPCCEventProducer.cc.
|
static |
Definition at line 114 of file AlcaPCCEventProducer.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), edm::ParameterSetDescription::addUntracked(), ProducerED_cfi::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
overrideprivate |
Definition at line 69 of file AlcaPCCEventProducer.cc.
References nano_mu_digi_cff::bx, colsperroc, countEvt_, hcalRecHitTable_cff::detId, mps_fire::i, iEvent, submitPVResolutionJobs::key, mod(), eostools::move(), nROCcolumns, pixelToken, edm::Handle< T >::product(), rowsperroc, AlCaHLTBitMon_QueryRunRegistry::string, thePCCob, and trigstring_.
|
private |
Definition at line 51 of file AlcaPCCEventProducer.cc.
Referenced by produce().
|
private |
Definition at line 47 of file AlcaPCCEventProducer.cc.
Referenced by produce().
|
private |
Definition at line 48 of file AlcaPCCEventProducer.cc.
|
private |
Definition at line 44 of file AlcaPCCEventProducer.cc.
Referenced by AlcaPCCEventProducer().
|
private |
Definition at line 52 of file AlcaPCCEventProducer.cc.
Referenced by produce().
|
private |
Definition at line 43 of file AlcaPCCEventProducer.cc.
Referenced by AlcaPCCEventProducer(), and produce().
|
private |
Definition at line 50 of file AlcaPCCEventProducer.cc.
Referenced by produce().
|
private |
Definition at line 54 of file AlcaPCCEventProducer.cc.
Referenced by produce().
|
private |
Definition at line 46 of file AlcaPCCEventProducer.cc.
Referenced by AlcaPCCEventProducer(), and produce().