CMS 3D CMS Logo

List of all members | Public Member Functions | Static Public Member Functions | Private Attributes | Static Private Attributes
AlcaPCCEventProducer Class Reference
Inheritance diagram for AlcaPCCEventProducer:
edm::global::EDProducer<> edm::global::EDProducerBase edm::ProducerBase edm::EDConsumerBase edm::ProductRegistryHelper

Public Member Functions

 AlcaPCCEventProducer (const edm::ParameterSet &)
 
void produce (edm::StreamID id, edm::Event &e, edm::EventSetup const &c) const final
 
 ~AlcaPCCEventProducer () override=default
 
- Public Member Functions inherited from edm::global::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
 
EDProduceroperator= (const EDProducer &)=delete
 
bool wantsGlobalLuminosityBlocks () const noexcept final
 
bool wantsGlobalRuns () const noexcept final
 
bool wantsInputProcessBlocks () const noexcept final
 
bool wantsProcessBlocks () const noexcept final
 
bool wantsStreamLuminosityBlocks () const noexcept final
 
bool wantsStreamRuns () const noexcept final
 
- Public Member Functions inherited from edm::global::EDProducerBase
 EDProducerBase ()
 
ModuleDescription const & moduleDescription () const
 
 ~EDProducerBase () override
 
- Public Member Functions inherited from edm::ProducerBase
void callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func)
 
std::vector< edm::ProductResolverIndex > const & indiciesForPutProducts (BranchType iBranchType) const
 
 ProducerBase ()
 
std::vector< edm::ProductResolverIndex > const & putTokenIndexToProductResolverIndex () const
 
std::vector< bool > const & recordProvenanceList () const
 
void registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &)
 
std::function< void(BranchDescription const &)> registrationCallback () const
 used by the fwk to register list of products More...
 
void resolvePutIndicies (BranchType iBranchType, ModuleToResolverIndicies const &iIndicies, std::string const &moduleLabel)
 
TypeLabelList const & typeLabelList () const
 used by the fwk to register the list of products of this module More...
 
 ~ProducerBase () noexcept(false) override
 
- Public Member Functions inherited from edm::EDConsumerBase
std::vector< ConsumesInfoconsumesInfo () const
 
void convertCurrentProcessAlias (std::string const &processName)
 Convert "@currentProcess" in InputTag process names to the actual current process name. More...
 
 EDConsumerBase ()
 
 EDConsumerBase (EDConsumerBase const &)=delete
 
 EDConsumerBase (EDConsumerBase &&)=default
 
ESResolverIndex const * esGetTokenIndices (edm::Transition iTrans) const
 
std::vector< ESResolverIndex > const & esGetTokenIndicesVector (edm::Transition iTrans) const
 
std::vector< ESRecordIndex > const & esGetTokenRecordIndicesVector (edm::Transition iTrans) const
 
ProductResolverIndexAndSkipBit indexFrom (EDGetToken, BranchType, TypeID const &) const
 
void itemsMayGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const
 
void itemsToGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const
 
std::vector< ProductResolverIndexAndSkipBit > const & itemsToGetFrom (BranchType iType) const
 
void labelsForToken (EDGetToken iToken, Labels &oLabels) const
 
void modulesWhoseProductsAreConsumed (std::array< std::vector< ModuleDescription const *> *, NumBranchTypes > &modulesAll, std::vector< ModuleProcessName > &modulesInPreviousProcesses, ProductRegistry const &preg, std::map< std::string, ModuleDescription const *> const &labelsToDesc, std::string const &processName) const
 
EDConsumerBase const & operator= (EDConsumerBase const &)=delete
 
EDConsumerBaseoperator= (EDConsumerBase &&)=default
 
bool registeredToConsume (ProductResolverIndex, bool, BranchType) const
 
void selectInputProcessBlocks (ProductRegistry const &productRegistry, ProcessBlockHelperBase const &processBlockHelperBase)
 
ProductResolverIndexAndSkipBit uncheckedIndexFrom (EDGetToken) const
 
void updateLookup (BranchType iBranchType, ProductResolverIndexHelper const &, bool iPrefetchMayGet)
 
void updateLookup (eventsetup::ESRecordsToProductResolverIndices const &)
 
virtual ~EDConsumerBase () noexcept(false)
 

Static Public Member Functions

static void fillDescriptions (edm::ConfigurationDescriptions &descriptions)
 
- Static Public Member Functions inherited from edm::global::EDProducerBase
static const std::string & baseType ()
 
static void fillDescriptions (ConfigurationDescriptions &descriptions)
 
static void prevalidate (ConfigurationDescriptions &descriptions)
 

Private Attributes

const edm::InputTag pixelClusterLabel_
 
const edm::EDGetTokenT< edmNew::DetSetVector< SiPixelCluster > > pixelToken_
 
const bool savePerROCInfo_
 
const std::string trigstring_
 

Static Private Attributes

static constexpr int colsperroc = 80
 
static constexpr int nROCcolumns = 8
 
static constexpr int rowsperroc = 52
 

Additional Inherited Members

- Public Types inherited from edm::global::EDProducerBase
typedef EDProducerBase ModuleType
 
- Public Types inherited from edm::ProducerBase
template<typename T >
using BranchAliasSetterT = ProductRegistryHelper::BranchAliasSetterT< T >
 
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 inherited from edm::ProducerBase
template<Transition Tr = Transition::Event>
auto produces (std::string instanceName) noexcept
 declare what type of product will make and with which optional label More...
 
template<Transition B>
BranchAliasSetter produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true)
 
template<BranchType B>
BranchAliasSetter produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true)
 
BranchAliasSetter produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true)
 
template<typename ProductType , Transition B>
BranchAliasSetterT< ProductType > produces (std::string instanceName)
 
template<class ProductType >
BranchAliasSetterT< ProductType > produces ()
 
template<typename ProductType , BranchType B>
BranchAliasSetterT< ProductType > produces (std::string instanceName)
 
template<typename ProductType , BranchType B>
BranchAliasSetterT< ProductType > produces ()
 
template<class ProductType >
BranchAliasSetterT< ProductType > produces (std::string instanceName)
 
template<typename ProductType , Transition B>
BranchAliasSetterT< ProductType > produces ()
 
template<Transition Tr = Transition::Event>
auto produces () noexcept
 
ProducesCollector producesCollector ()
 
- Protected Member Functions inherited from edm::EDConsumerBase
template<typename ProductType , BranchType B = InEvent>
EDGetTokenT< ProductType > consumes (edm::InputTag const &tag)
 
template<BranchType B = InEvent>
EDConsumerBaseAdaptor< Bconsumes (edm::InputTag tag) noexcept
 
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event>
auto esConsumes ()
 
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event>
auto esConsumes (ESInputTag const &tag)
 
template<Transition Tr = Transition::Event>
constexpr auto esConsumes ()
 
template<Transition Tr = Transition::Event>
auto esConsumes (ESInputTag tag)
 
template<Transition Tr = Transition::Event>
ESGetTokenGeneric esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey)
 Used with EventSetupRecord::doGet. More...
 
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)
 
void resetItemsToGetFrom (BranchType iType)
 

Detailed Description


class: AlcaPCCEventProducer.cc

authors: Sam Higginbotham (shigg.nosp@m.inb@.nosp@m.cern..nosp@m.ch), Chris Palmer (capal.nosp@m.mer@.nosp@m.cern..nosp@m.ch), Attila Radl (attil.nosp@m.a.ra.nosp@m.dl@ce.nosp@m.rn.c.nosp@m.h)


Definition at line 31 of file AlcaPCCEventProducer.cc.

Constructor & Destructor Documentation

◆ AlcaPCCEventProducer()

AlcaPCCEventProducer::AlcaPCCEventProducer ( const edm::ParameterSet iConfig)
explicit

Definition at line 50 of file AlcaPCCEventProducer.cc.

References trigstring_.

51  : pixelClusterLabel_(iConfig.getParameter<edm::InputTag>("pixelClusterLabel")),
52  trigstring_(iConfig.getUntrackedParameter<std::string>("trigstring", "alcaPCCEvent")),
53  savePerROCInfo_(iConfig.getParameter<bool>("savePerROCInfo")),
55  produces<reco::PixelClusterCountsInEvent, edm::Transition::Event>(trigstring_);
56 }
T getParameter(std::string const &) const
Definition: ParameterSet.h:307
const edm::InputTag pixelClusterLabel_
EDGetTokenT< ProductType > consumes(edm::InputTag const &tag)
T getUntrackedParameter(std::string const &, T const &) const
const edm::EDGetTokenT< edmNew::DetSetVector< SiPixelCluster > > pixelToken_
const std::string trigstring_

◆ ~AlcaPCCEventProducer()

AlcaPCCEventProducer::~AlcaPCCEventProducer ( )
overridedefault

Member Function Documentation

◆ fillDescriptions()

void AlcaPCCEventProducer::fillDescriptions ( edm::ConfigurationDescriptions descriptions)
static

Definition at line 104 of file AlcaPCCEventProducer.cc.

References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), edm::ParameterSetDescription::addUntracked(), ProducerED_cfi::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.

104  {
105  edm::ParameterSetDescription evtParamDesc;
106  evtParamDesc.add<edm::InputTag>("pixelClusterLabel", edm::InputTag("siPixelClustersForLumi"));
107  evtParamDesc.addUntracked<std::string>("trigstring", "alcaPCCEvent");
108  evtParamDesc.add<bool>("savePerROCInfo", true);
109  descriptions.add("alcaPCCEventProducer", evtParamDesc);
110 }
ParameterDescriptionBase * addUntracked(U const &iLabel, T const &value)
ParameterDescriptionBase * add(U const &iLabel, T const &value)
void add(std::string const &label, ParameterSetDescription const &psetDescription)

◆ produce()

void AlcaPCCEventProducer::produce ( edm::StreamID  id,
edm::Event e,
edm::EventSetup const &  c 
) const
finalvirtual

Implements edm::global::EDProducerBase.

Definition at line 59 of file AlcaPCCEventProducer.cc.

References nano_mu_digi_cff::bx, colsperroc, hcalRecHitTable_cff::detId, mps_fire::i, iEvent, submitPVResolutionJobs::key, mod(), eostools::move(), nROCcolumns, pixelToken_, edm::Handle< T >::product(), rowsperroc, savePerROCInfo_, AlCaHLTBitMon_QueryRunRegistry::string, and trigstring_.

59  {
60  std::unique_ptr<reco::PixelClusterCountsInEvent> thePCCob = std::make_unique<reco::PixelClusterCountsInEvent>();
61  unsigned int bx = iEvent.bunchCrossing();
62 
63  //Looping over the clusters and adding the counts up
65  iEvent.getByToken(pixelToken_, hClusterColl);
66 
67  const edmNew::DetSetVector<SiPixelCluster>& clustColl = *(hClusterColl.product());
68  // ----------------------------------------------------------------------
69  // -- Clusters without tracks
70  for (auto const& mod : clustColl) {
71  if (mod.empty()) {
72  continue;
73  }
74  DetId detId = mod.id();
75 
76  if (savePerROCInfo_) {
77  // Iterate over Clusters in module to fill per ROC histogram
78  for (auto const& cluster : mod) {
79  for (int i = 0; i < cluster.size(); ++i) {
80  const auto pix = cluster.pixel(i);
81  // TODO: add roc threshold to config if(di.adc > fRocThreshold_) {
82  if (pix.adc > 0) {
83  int irow = pix.x / rowsperroc; /* constant column direction is along x-axis */
84  int icol = pix.y / colsperroc; /* constant row direction is along y-axis */
85  /* generate the folling roc index that is going to map with ROC id as
86  8 9 10 11 12 13 14 15
87  0 1 2 3 4 5 6 7 */
88  int key = icol + irow * nROCcolumns;
89  thePCCob->incrementRoc(((detId << 7) + key), 1);
90  }
91  }
92  }
93  }
94 
95  int nCluster = mod.size();
96  thePCCob->increment(detId(), nCluster);
97  thePCCob->setbxID(bx);
98  }
99 
100  iEvent.put(std::move(thePCCob), std::string(trigstring_));
101 }
T const * product() const
Definition: Handle.h:70
static constexpr int colsperroc
int iEvent
Definition: GenABIO.cc:224
const edm::EDGetTokenT< edmNew::DetSetVector< SiPixelCluster > > pixelToken_
static constexpr int nROCcolumns
static constexpr int rowsperroc
key
prepare the HTCondor submission files and eventually submit them
const std::string trigstring_
Definition: DetId.h:17
T mod(const T &a, const T &b)
Definition: ecalDccMap.h:4
def move(src, dest)
Definition: eostools.py:511

Member Data Documentation

◆ colsperroc

constexpr int AlcaPCCEventProducer::colsperroc = 80
staticprivate

Definition at line 45 of file AlcaPCCEventProducer.cc.

Referenced by produce().

◆ nROCcolumns

constexpr int AlcaPCCEventProducer::nROCcolumns = 8
staticprivate

Definition at line 46 of file AlcaPCCEventProducer.cc.

Referenced by produce().

◆ pixelClusterLabel_

const edm::InputTag AlcaPCCEventProducer::pixelClusterLabel_
private

Definition at line 39 of file AlcaPCCEventProducer.cc.

◆ pixelToken_

const edm::EDGetTokenT<edmNew::DetSetVector<SiPixelCluster> > AlcaPCCEventProducer::pixelToken_
private

Definition at line 42 of file AlcaPCCEventProducer.cc.

Referenced by produce().

◆ rowsperroc

constexpr int AlcaPCCEventProducer::rowsperroc = 52
staticprivate

Definition at line 44 of file AlcaPCCEventProducer.cc.

Referenced by produce().

◆ savePerROCInfo_

const bool AlcaPCCEventProducer::savePerROCInfo_
private

Definition at line 41 of file AlcaPCCEventProducer.cc.

Referenced by produce().

◆ trigstring_

const std::string AlcaPCCEventProducer::trigstring_
private

Definition at line 40 of file AlcaPCCEventProducer.cc.

Referenced by AlcaPCCEventProducer(), and produce().