![]() |
![]() |
#include <CosMuoGenProducer.h>
Private Member Functions | |
void | beginLuminosityBlock (LuminosityBlock const &, EventSetup const &) override |
void | clear () |
void | endLuminosityBlock (LuminosityBlock const &, EventSetup const &) override |
void | endRunProduce (Run &r, const EventSetup &es) override |
void | produce (Event &e, const EventSetup &es) override |
Private Attributes | |
bool | AllMu |
double | ClayLayerWidth |
bool | cmVerbosity_ |
std::unique_ptr< CosmicMuonGenerator > | CosMuoGen |
double | ELSF |
double | extCrossSect |
double | extFilterEff |
bool | isInitialized_ |
double | MaxEn |
double | MaxP |
double | MaxPh |
double | MaxS |
double | MaxT |
double | MinEn |
double | MinP |
double | MinP_CMS |
double | MinPh |
double | MinS |
double | MinT |
bool | MTCCHalf |
bool | MultiMuon |
int32_t | MultiMuonFileFirstEvent |
std::string | MultiMuonFileName |
int32_t | MultiMuonNmin |
double | NuPrdAlt |
double | PlugVtx |
double | PlugVtz |
int32_t | RanS |
double | RTarget |
bool | TIFOnly_constant |
bool | TIFOnly_linear |
bool | TrackerOnly |
double | VarRhoAir |
double | VarRhoClay |
double | VarRhoPlug |
double | VarRhoRock |
double | VarRhoWall |
double | ZCTarget |
double | ZTarget |
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 |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
![]() | |
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 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) |
Definition at line 21 of file CosMuoGenProducer.h.
edm::CosMuoGenProducer::CosMuoGenProducer | ( | const ParameterSet & | pset | ) |
Definition at line 11 of file CosMuoGenProducer.cc.
References AllMu, ClayLayerWidth, CosMuoGen, ELSF, MaxEn, MaxP, MaxPh, MaxS, MaxT, MinEn, MinP, MinP_CMS, MinPh, MinS, MinT, MTCCHalf, MultiMuon, MultiMuonFileFirstEvent, MultiMuonFileName, MultiMuonNmin, NuPrdAlt, PlugVtx, PlugVtz, RanS, RTarget, TIFOnly_constant, TIFOnly_linear, TrackerOnly, VarRhoAir, VarRhoClay, VarRhoPlug, VarRhoRock, VarRhoWall, ZCTarget, and ZTarget.
|
override |
|
overrideprivate |
Definition at line 101 of file CosMuoGenProducer.cc.
|
private |
Definition at line 125 of file CosMuoGenProducer.cc.
|
inlineoverrideprivate |
Definition at line 28 of file CosMuoGenProducer.h.
|
overrideprivate |
Definition at line 109 of file CosMuoGenProducer.cc.
References callgraph::cs, eostools::move(), CMSCGENproducer_cfi::MultiMuon, and writedatasetfile::run.
|
overrideprivatevirtual |
Implements edm::one::EDProducerBase.
Definition at line 127 of file CosMuoGenProducer.cc.
References gather_cfg::cout, Debug, MillePedeFileConverter_cfg::e, genParticles2HepMC_cfi::genEventInfo, GenParticle::GenParticle, ZgammaFilter_cfi::HepMCProduct, mps_fire::i, eostools::move(), CMSCGENproducer_cfi::MultiMuon, and summarizeEdmComparisonLogfiles::success.
|
private |
Definition at line 78 of file CosMuoGenProducer.h.
Referenced by CosMuoGenProducer().
|
private |
Definition at line 71 of file CosMuoGenProducer.h.
Referenced by CosMuoGenProducer().
|
private |
Definition at line 86 of file CosMuoGenProducer.h.
|
private |
Definition at line 84 of file CosMuoGenProducer.h.
Referenced by CosMuoGenProducer().
|
private |
Definition at line 46 of file CosMuoGenProducer.h.
Referenced by CosMuoGenProducer().
|
private |
Definition at line 81 of file CosMuoGenProducer.h.
|
private |
Definition at line 82 of file CosMuoGenProducer.h.
|
private |
Definition at line 88 of file CosMuoGenProducer.h.
|
private |
Definition at line 75 of file CosMuoGenProducer.h.
Referenced by CosMuoGenProducer().
|
private |
Definition at line 39 of file CosMuoGenProducer.h.
Referenced by CosMuoGenProducer().
|
private |
Definition at line 43 of file CosMuoGenProducer.h.
Referenced by CosMuoGenProducer().
|
private |
Definition at line 45 of file CosMuoGenProducer.h.
Referenced by CosMuoGenProducer().
|
private |
Definition at line 41 of file CosMuoGenProducer.h.
Referenced by CosMuoGenProducer().
|
private |
Definition at line 74 of file CosMuoGenProducer.h.
Referenced by CosMuoGenProducer().
|
private |
Definition at line 37 of file CosMuoGenProducer.h.
Referenced by CosMuoGenProducer().
|
private |
Definition at line 38 of file CosMuoGenProducer.h.
Referenced by CosMuoGenProducer().
|
private |
Definition at line 42 of file CosMuoGenProducer.h.
Referenced by CosMuoGenProducer().
|
private |
Definition at line 44 of file CosMuoGenProducer.h.
Referenced by CosMuoGenProducer().
|
private |
Definition at line 40 of file CosMuoGenProducer.h.
Referenced by CosMuoGenProducer().
|
private |
Definition at line 58 of file CosMuoGenProducer.h.
Referenced by CosMuoGenProducer().
|
private |
Definition at line 52 of file CosMuoGenProducer.h.
Referenced by CosMuoGenProducer().
|
private |
Definition at line 54 of file CosMuoGenProducer.h.
Referenced by CosMuoGenProducer().
|
private |
Definition at line 53 of file CosMuoGenProducer.h.
Referenced by CosMuoGenProducer().
|
private |
Definition at line 55 of file CosMuoGenProducer.h.
Referenced by CosMuoGenProducer().
|
private |
Definition at line 76 of file CosMuoGenProducer.h.
Referenced by CosMuoGenProducer().
|
private |
Definition at line 62 of file CosMuoGenProducer.h.
Referenced by CosMuoGenProducer().
|
private |
Definition at line 63 of file CosMuoGenProducer.h.
Referenced by CosMuoGenProducer().
|
private |
Definition at line 36 of file CosMuoGenProducer.h.
Referenced by CosMuoGenProducer().
|
private |
Definition at line 47 of file CosMuoGenProducer.h.
Referenced by CosMuoGenProducer().
|
private |
Definition at line 56 of file CosMuoGenProducer.h.
Referenced by CosMuoGenProducer().
|
private |
Definition at line 57 of file CosMuoGenProducer.h.
Referenced by CosMuoGenProducer().
|
private |
Definition at line 51 of file CosMuoGenProducer.h.
Referenced by CosMuoGenProducer().
|
private |
Definition at line 66 of file CosMuoGenProducer.h.
Referenced by CosMuoGenProducer().
|
private |
Definition at line 69 of file CosMuoGenProducer.h.
Referenced by CosMuoGenProducer().
|
private |
Definition at line 70 of file CosMuoGenProducer.h.
Referenced by CosMuoGenProducer().
|
private |
Definition at line 68 of file CosMuoGenProducer.h.
Referenced by CosMuoGenProducer().
|
private |
Definition at line 67 of file CosMuoGenProducer.h.
Referenced by CosMuoGenProducer().
|
private |
Definition at line 50 of file CosMuoGenProducer.h.
Referenced by CosMuoGenProducer().
|
private |
Definition at line 48 of file CosMuoGenProducer.h.
Referenced by CosMuoGenProducer().