CMS 3D CMS Logo

List of all members | Public Member Functions | Private Attributes
edm::RandomMultiParticlePGunProducer Class Reference

#include <RandomMultiParticlePGunProducer.h>

Inheritance diagram for edm::RandomMultiParticlePGunProducer:
edm::BaseFlatGunProducer edm::one::EDProducer< one::WatchRuns, EndRunProducer > edm::one::EDProducerBase edm::ProducerBase edm::EDConsumerBase edm::ProductRegistryHelper

Public Member Functions

void produce (Event &e, const EventSetup &es) override
 
 RandomMultiParticlePGunProducer (const ParameterSet &pset)
 
 ~RandomMultiParticlePGunProducer () override
 
- Public Member Functions inherited from edm::BaseFlatGunProducer
 BaseFlatGunProducer (const ParameterSet &)
 
void beginRun (const edm::Run &r, const edm::EventSetup &) override
 
void endRun (edm::Run const &r, const edm::EventSetup &) override
 
void endRunProduce (edm::Run &r, const edm::EventSetup &) override
 
 ~BaseFlatGunProducer () override
 
- Public Member Functions inherited from edm::one::EDProducer< one::WatchRuns, EndRunProducer >
 EDProducer ()=default
 
 EDProducer (const EDProducer &)=delete
 
SerialTaskQueueglobalLuminosityBlocksQueue () final
 
SerialTaskQueueglobalRunsQueue () final
 
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 EDProduceroperator= (const EDProducer &)=delete
 
bool wantsGlobalLuminosityBlocks () const final
 
bool wantsGlobalRuns () const final
 
bool wantsInputProcessBlocks () const final
 
bool wantsProcessBlocks () const final
 
- Public Member Functions inherited from edm::one::EDProducerBase
 EDProducerBase ()
 
ModuleDescription const & moduleDescription () const
 
bool wantsStreamLuminosityBlocks () const
 
bool wantsStreamRuns () 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
 
ESProxyIndex const * esGetTokenIndices (edm::Transition iTrans) const
 
std::vector< ESProxyIndex > 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
 
bool registeredToConsumeMany (TypeID const &, 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::ESRecordsToProxyIndices const &)
 
virtual ~EDConsumerBase () noexcept(false)
 

Private Attributes

int fBinsP_
 
double fDeltaP_
 
double fMaxP_
 
double fMinP_
 
std::vector< double > fProbP_
 
std::vector< double > fProbParticle_
 

Additional Inherited Members

- 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
 
- 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 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 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<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)
 
- Protected Attributes inherited from edm::BaseFlatGunProducer
bool fAddAntiParticle
 
HepMC::GenEventfEvt
 
double fMaxEta
 
double fMaxPhi
 
double fMinEta
 
double fMinPhi
 
std::vector< int > fPartIDs
 
ESHandle< HepPDT::ParticleDataTablefPDGTable
 
int fVerbosity
 

Detailed Description

Definition at line 9 of file RandomMultiParticlePGunProducer.h.

Constructor & Destructor Documentation

◆ RandomMultiParticlePGunProducer()

RandomMultiParticlePGunProducer::RandomMultiParticlePGunProducer ( const ParameterSet pset)

Definition at line 19 of file RandomMultiParticlePGunProducer.cc.

References fBinsP_, fDeltaP_, fMaxP_, fMinP_, edm::BaseFlatGunProducer::fPartIDs, fProbP_, fProbParticle_, edm::ParameterSet::getParameter(), createfilelist::int, dqmdumpme::k, AlCaHLTBitMon_ParallelJobs::p, and muonDTDigis_cfi::pset.

20  ParameterSet pgunParams = pset.getParameter<ParameterSet>("PGunParameters");
21  fProbParticle_ = pgunParams.getParameter<std::vector<double> >("ProbParts");
22  fProbP_ = pgunParams.getParameter<std::vector<double> >("ProbP");
23  fMinP_ = pgunParams.getParameter<double>("MinP");
24  fMaxP_ = pgunParams.getParameter<double>("MaxP");
25  if (fProbParticle_.size() != fPartIDs.size())
26  throw cms::Exception("Configuration") << "Not all probabilities given for all particle types "
27  << fProbParticle_.size() << ":" << fPartIDs.size() << " need them to match\n";
28 
29  produces<HepMCProduct>("unsmeared");
30  produces<GenEventInfoProduct>();
31  fBinsP_ = (int)(fProbP_.size());
32  fDeltaP_ = (fMaxP_ - fMinP_) / fBinsP_;
33 #ifdef DebugLog
34  edm::LogVerbatim("IOMC") << "Internal FlatRandomPGun is initialzed for " << fPartIDs.size() << " particles in "
35  << fBinsP_ << " bins within momentum range " << fMinP_ << ":" << fMaxP_;
36  for (unsigned int k = 0; k < fPartIDs.size(); ++k)
37  edm::LogVerbatim("IOMC") << " [" << k << "] " << fPartIDs[k] << ":" << fProbParticle_[k];
38  edm::LogVerbatim("IOMC") << "Momentum distribution is given by";
39  for (int k = 0; k < fBinsP_; ++k) {
40  double p = fMinP_ + k * fDeltaP_;
41  edm::LogVerbatim("IOMC") << " Bin[" << k << "] " << p << ":" << p + fDeltaP_ << " --> " << fProbP_[k];
42  }
43 #endif
44  for (unsigned int k = 1; k < fProbParticle_.size(); ++k)
46  for (unsigned int k = 0; k < fProbParticle_.size(); ++k)
48 #ifdef DebugLog
49  edm::LogVerbatim("IOMC") << "Corrected probabilities for particle type:";
50  for (unsigned int k = 0; k < fProbParticle_.size(); ++k)
51  edm::LogVerbatim("IOMC") << " [" << k << "]: " << fProbParticle_[k];
52 #endif
53  for (int k = 1; k < fBinsP_; ++k)
54  fProbP_[k] += fProbP_[k - 1];
55  for (int k = 0; k < fBinsP_; ++k)
56  fProbP_[k] /= fProbP_[fBinsP_ - 1];
57 #ifdef DebugLog
58  edm::LogVerbatim("IOMC") << "Corrected probabilities for momentum:";
59  for (int k = 0; k < fBinsP_; ++k) {
60  double p = fMinP_ + k * fDeltaP_;
61  edm::LogVerbatim("IOMC") << " Bin[" << k << "] " << p << ":" << p + fDeltaP_ << " --> " << fProbP_[k];
62  }
63 #endif
64 }
Log< level::Info, true > LogVerbatim
T getParameter(std::string const &) const
Definition: ParameterSet.h:303
BaseFlatGunProducer(const ParameterSet &)
std::vector< int > fPartIDs

◆ ~RandomMultiParticlePGunProducer()

edm::RandomMultiParticlePGunProducer::~RandomMultiParticlePGunProducer ( )
inlineoverride

Definition at line 12 of file RandomMultiParticlePGunProducer.h.

12 {}

Member Function Documentation

◆ produce()

void RandomMultiParticlePGunProducer::produce ( edm::Event e,
const EventSetup es 
)
overridevirtual

Implements edm::one::EDProducerBase.

Definition at line 66 of file RandomMultiParticlePGunProducer.cc.

References funct::abs(), funct::cos(), MillePedeFileConverter_cfg::e, HCALHighEnergyHPDFilter_cfi::energy, PVValHelper::eta, JetChargeProducer_cfi::exp, edm::BaseFlatGunProducer::fAddAntiParticle, fBinsP_, fDeltaP_, edm::BaseFlatGunProducer::fEvt, edm::BaseFlatGunProducer::fMaxEta, edm::BaseFlatGunProducer::fMaxPhi, edm::BaseFlatGunProducer::fMinEta, fMinP_, edm::BaseFlatGunProducer::fMinPhi, edm::BaseFlatGunProducer::fPartIDs, edm::BaseFlatGunProducer::fPDGTable, fProbP_, fProbParticle_, edm::BaseFlatGunProducer::fVerbosity, genParticles2HepMC_cfi::genEventInfo, GenParticle::GenParticle, edm::RandomNumberGenerator::getEngine(), ZgammaFilter_cfi::HepMCProduct, EgHLTOffHistBins_cfi::mass, RecoMuonValidator_cfi::maxP, alignBH_cfg::minP, eostools::move(), AlCaHLTBitMon_ParallelJobs::p, LHEGenericFilter_cfi::ParticleID, genfragment_ptgun_cfg::PartID, phi, multPhiCorr_741_25nsDY_cfi::px, multPhiCorr_741_25nsDY_cfi::py, diffTwoXMLs::r1, diffTwoXMLs::r2, funct::sin(), mathSSE::sqrt(), and theta().

66  {
68  CLHEP::HepRandomEngine* engine = &rng->getEngine(e.streamID());
69 
70 #ifdef DebugLog
71  if (fVerbosity > 0)
72  edm::LogVerbatim("IOMC") << "RandomMultiParticlePGunProducer: "
73  << "Begin New Event Generation";
74 #endif
75 
76  // event loop (well, another step in it...)
77  // no need to clean up GenEvent memory - done in HepMCProduct
78  // here re-create fEvt (memory)
79  //
80  fEvt = new HepMC::GenEvent();
81 
82  // now actualy, cook up the event from PDGTable and gun parameters
83  //
84 
85  // 1st, primary vertex
86  //
87  HepMC::GenVertex* Vtx = new HepMC::GenVertex(HepMC::FourVector(0., 0., 0.));
88 
89  // loop over particles
90  //
91  int barcode(0), PartID(fPartIDs[0]);
92  double r1 = CLHEP::RandFlat::shoot(engine, 0., 1.);
93  for (unsigned int ip = 0; ip < fPartIDs.size(); ip++) {
94  if (r1 <= fProbParticle_[ip]) {
95  PartID = fPartIDs[ip];
96  break;
97  }
98  }
99  double minP(fMinP_);
100  double r2 = CLHEP::RandFlat::shoot(engine, 0., 1.);
101  for (int ip = 0; ip < fBinsP_; ip++) {
102  if (r2 <= fProbP_[ip]) {
103  minP = fMinP_ + ip * fDeltaP_;
104  break;
105  }
106  }
107  double maxP = minP + fDeltaP_;
108 #ifdef DebugLog
109  if (fVerbosity > 0)
110  edm::LogVerbatim("IOMC") << "Random " << r1 << " PartID " << PartID << " and for p " << r2 << " range " << minP
111  << ":" << maxP;
112 #endif
113  double mom = CLHEP::RandFlat::shoot(engine, minP, maxP);
114  double eta = CLHEP::RandFlat::shoot(engine, fMinEta, fMaxEta);
115  double phi = CLHEP::RandFlat::shoot(engine, fMinPhi, fMaxPhi);
116  const HepPDT::ParticleData* PData = fPDGTable->particle(HepPDT::ParticleID(abs(PartID)));
117  double mass = PData->mass().value();
118  double energy = sqrt(mom * mom + mass * mass);
119  double theta = 2. * atan(exp(-eta));
120  double px = mom * sin(theta) * cos(phi);
121  double py = mom * sin(theta) * sin(phi);
122  double pz = mom * cos(theta);
123 
124  HepMC::FourVector p(px, py, pz, energy);
126  barcode++;
127  Part->suggest_barcode(barcode);
128  Vtx->add_particle_out(Part);
129 
130  if (fAddAntiParticle) {
131  HepMC::FourVector ap(-px, -py, -pz, energy);
132  int APartID = (PartID == 22 || PartID == 23) ? PartID : -PartID;
133  HepMC::GenParticle* APart = new HepMC::GenParticle(ap, APartID, 1);
134  barcode++;
135  APart->suggest_barcode(barcode);
136  Vtx->add_particle_out(APart);
137  }
138 
139  fEvt->add_vertex(Vtx);
140  fEvt->set_event_number(e.id().event());
141  fEvt->set_signal_process_id(20);
142 
143 #ifdef DebugLog
144  if (fVerbosity > 0)
145  fEvt->print();
146 #endif
147 
148  std::unique_ptr<HepMCProduct> BProduct(new HepMCProduct());
149  BProduct->addHepMCData(fEvt);
150  e.put(std::move(BProduct), "unsmeared");
151 
152  std::unique_ptr<GenEventInfoProduct> genEventInfo(new GenEventInfoProduct(fEvt));
153  e.put(std::move(genEventInfo));
154 #ifdef DebugLog
155  if (fVerbosity > 0)
156  edm::LogVerbatim("IOMC") << " RandomMultiParticlePGunProducer : Event Generation Done ";
157 #endif
158 }
Log< level::Info, true > LogVerbatim
Sin< T >::type sin(const T &t)
Definition: Sin.h:22
virtual CLHEP::HepRandomEngine & getEngine(StreamID const &)=0
Use this engine in event methods.
ESHandle< HepPDT::ParticleDataTable > fPDGTable
T sqrt(T t)
Definition: SSEVec.h:19
Cos< T >::type cos(const T &t)
Definition: Cos.h:22
Abs< T >::type abs(const T &t)
Definition: Abs.h:22
std::vector< int > fPartIDs
HepPDT::ParticleData ParticleData
Geom::Theta< T > theta() const
def move(src, dest)
Definition: eostools.py:511

Member Data Documentation

◆ fBinsP_

int edm::RandomMultiParticlePGunProducer::fBinsP_
private

Definition at line 22 of file RandomMultiParticlePGunProducer.h.

Referenced by produce(), and RandomMultiParticlePGunProducer().

◆ fDeltaP_

double edm::RandomMultiParticlePGunProducer::fDeltaP_
private

Definition at line 23 of file RandomMultiParticlePGunProducer.h.

Referenced by produce(), and RandomMultiParticlePGunProducer().

◆ fMaxP_

double edm::RandomMultiParticlePGunProducer::fMaxP_
private

Definition at line 21 of file RandomMultiParticlePGunProducer.h.

Referenced by RandomMultiParticlePGunProducer().

◆ fMinP_

double edm::RandomMultiParticlePGunProducer::fMinP_
private

Definition at line 20 of file RandomMultiParticlePGunProducer.h.

Referenced by produce(), and RandomMultiParticlePGunProducer().

◆ fProbP_

std::vector<double> edm::RandomMultiParticlePGunProducer::fProbP_
private

Definition at line 19 of file RandomMultiParticlePGunProducer.h.

Referenced by produce(), and RandomMultiParticlePGunProducer().

◆ fProbParticle_

std::vector<double> edm::RandomMultiParticlePGunProducer::fProbParticle_
private

Definition at line 18 of file RandomMultiParticlePGunProducer.h.

Referenced by produce(), and RandomMultiParticlePGunProducer().