![]() |
![]() |
#include <CloseByParticleGunProducer.h>
Static Public Member Functions | |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Attributes | |
bool | fControlledByEta |
double | fDelta |
double | fEnMax |
double | fEnMin |
double | fEtaMax |
double | fEtaMin |
bool | fMaxEnSpread = false |
int | fNParticles |
double | fOffsetFirst |
bool | fOverlapping = false |
std::vector< int > | fPartIDs |
double | fPhiMax |
double | fPhiMin |
bool | fPointing = false |
bool | fRandomShoot = false |
double | fRMax |
double | fRMin |
double | fTMax |
double | fTMin |
bool | fUseDeltaT = false |
double | fZMax |
double | fZMin |
const edm::ESGetToken< MagneticField, IdealMagneticFieldRecord > | m_fieldToken |
![]() | |
bool | fAddAntiParticle |
HepMC::GenEvent * | fEvt |
double | fMaxEta |
double | fMaxPhi |
double | fMinEta |
double | fMinPhi |
std::vector< int > | fPartIDs |
ESHandle< HepPDT::ParticleDataTable > | fPDGTable |
int | fVerbosity |
Private Member Functions | |
void | produce (Event &e, const EventSetup &es) override |
Additional Inherited Members | |
![]() | |
typedef EDProducerBase | ModuleType |
![]() | |
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 |
![]() | |
typedef ProductLabels | Labels |
![]() | |
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 () |
![]() | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (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) |
Definition at line 16 of file CloseByParticleGunProducer.h.
CloseByParticleGunProducer::CloseByParticleGunProducer | ( | const ParameterSet & | pset | ) |
Definition at line 25 of file CloseByParticleGunProducer.cc.
References fControlledByEta, fDelta, fEnMax, fEnMin, fEtaMax, fEtaMin, fMaxEnSpread, fNParticles, fOffsetFirst, fOverlapping, fPartIDs, fPhiMax, fPhiMin, fPointing, fRandomShoot, fRMax, fRMin, fTMax, fTMin, fUseDeltaT, fZMax, fZMin, edm::ParameterSet::getParameter(), and muonDTDigis_cfi::pset.
|
override |
Definition at line 71 of file CloseByParticleGunProducer.cc.
|
static |
Definition at line 75 of file CloseByParticleGunProducer.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), submitPVResolutionJobs::desc, and AlCaHLTBitMon_QueryRunRegistry::string.
|
overrideprivatevirtual |
Implements edm::one::EDProducerBase.
Definition at line 113 of file CloseByParticleGunProducer.cc.
References funct::abs(), funct::cos(), MillePedeFileConverter_cfg::e, hcalRecHitTable_cff::energy, fControlledByEta, fDelta, fEnMax, fEnMin, l1ScoutingRun3::ugmt::fEta(), fEtaMax, fEtaMin, edm::BaseFlatGunProducer::fEvt, fMaxEnSpread, fNParticles, fOffsetFirst, fOverlapping, fPartIDs, edm::BaseFlatGunProducer::fPDGTable, fPhiMax, fPhiMin, fPointing, hydjet2DefaultParameters_cff::fR, fRandomShoot, fRMax, fRMin, hydjet2DefaultParameters_cff::fT, fTMax, fTMin, fUseDeltaT, edm::BaseFlatGunProducer::fVerbosity, fZMax, fZMin, genParticles2HepMC_cfi::genEventInfo, GenParticle::GenParticle, edm::EventSetup::getData(), edm::RandomNumberGenerator::getEngine(), ZgammaFilter_cfi::HepMCProduct, LogDebug, m_fieldToken, EgHLTOffHistBins_cfi::mass, eostools::move(), AlCaHLTBitMon_ParallelJobs::p, LHEGenericFilter_cfi::ParticleID, genfragment_ptgun_cfg::PartID, partIdx(), funct::pow(), multPhiCorr_741_25nsDY_cfi::px, multPhiCorr_741_25nsDY_cfi::py, CosmicsPD_Skims::radius, funct::sin(), HLTSiStripMonitoring_cff::speed, mathSSE::sqrt(), simBeamSpotPI::timeOffset, and x.
|
protected |
Definition at line 28 of file CloseByParticleGunProducer.h.
Referenced by CloseByParticleGunProducer(), and produce().
|
protected |
Definition at line 29 of file CloseByParticleGunProducer.h.
Referenced by CloseByParticleGunProducer(), and produce().
|
protected |
Definition at line 29 of file CloseByParticleGunProducer.h.
Referenced by CloseByParticleGunProducer(), and produce().
|
protected |
Definition at line 29 of file CloseByParticleGunProducer.h.
Referenced by CloseByParticleGunProducer(), and produce().
|
protected |
Definition at line 29 of file CloseByParticleGunProducer.h.
Referenced by CloseByParticleGunProducer(), and produce().
|
protected |
Definition at line 29 of file CloseByParticleGunProducer.h.
Referenced by CloseByParticleGunProducer(), and produce().
|
protected |
Definition at line 32 of file CloseByParticleGunProducer.h.
Referenced by CloseByParticleGunProducer(), and produce().
|
protected |
Definition at line 31 of file CloseByParticleGunProducer.h.
Referenced by CloseByParticleGunProducer(), and produce().
|
protected |
Definition at line 29 of file CloseByParticleGunProducer.h.
Referenced by CloseByParticleGunProducer(), and produce().
|
protected |
Definition at line 34 of file CloseByParticleGunProducer.h.
Referenced by CloseByParticleGunProducer(), and produce().
|
protected |
Definition at line 37 of file CloseByParticleGunProducer.h.
Referenced by CloseByParticleGunProducer(), and produce().
|
protected |
Definition at line 29 of file CloseByParticleGunProducer.h.
Referenced by CloseByParticleGunProducer(), and produce().
|
protected |
Definition at line 29 of file CloseByParticleGunProducer.h.
Referenced by CloseByParticleGunProducer(), and produce().
|
protected |
Definition at line 33 of file CloseByParticleGunProducer.h.
Referenced by CloseByParticleGunProducer(), and produce().
|
protected |
Definition at line 35 of file CloseByParticleGunProducer.h.
Referenced by CloseByParticleGunProducer(), and produce().
|
protected |
Definition at line 29 of file CloseByParticleGunProducer.h.
Referenced by CloseByParticleGunProducer(), and produce().
|
protected |
Definition at line 29 of file CloseByParticleGunProducer.h.
Referenced by CloseByParticleGunProducer(), and produce().
|
protected |
Definition at line 29 of file CloseByParticleGunProducer.h.
Referenced by CloseByParticleGunProducer(), and produce().
|
protected |
Definition at line 29 of file CloseByParticleGunProducer.h.
Referenced by CloseByParticleGunProducer(), and produce().
|
protected |
Definition at line 36 of file CloseByParticleGunProducer.h.
Referenced by CloseByParticleGunProducer(), and produce().
|
protected |
Definition at line 29 of file CloseByParticleGunProducer.h.
Referenced by CloseByParticleGunProducer(), and produce().
|
protected |
Definition at line 29 of file CloseByParticleGunProducer.h.
Referenced by CloseByParticleGunProducer(), and produce().
|
protected |
Definition at line 39 of file CloseByParticleGunProducer.h.
Referenced by produce().