Public Member Functions | |
void | Alpha (double m=0) |
angle between crossing plane and horizontal plane More... | |
void | Beta (double m=0) |
double | BetaFunction (double z, double z0) |
beta function More... | |
void | betastar (double m=0) |
set beta_star More... | |
void | emittance (double m=0) |
emittance (no the normalized) More... | |
virtual TMatrixD * | GetInvLorentzBoost () |
virtual HepMC::FourVector * | getRecVertex (edm::Event &) |
virtual HepMC::FourVector * | getVertex (edm::Event &) |
MixBoostEvtVtxGenerator (const edm::ParameterSet &p) | |
void | Phi (double m=0) |
set half crossing angle More... | |
void | produce (edm::Event &, const edm::EventSetup &) override |
return a new event vertex More... | |
void | sigmaZ (double s=1.0) |
set resolution in Z in cm More... | |
void | X0 (double m=0) |
set mean in X in cm More... | |
void | Y0 (double m=0) |
set mean in Y in cm More... | |
void | Z0 (double m=0) |
set mean in Z in cm More... | |
~MixBoostEvtVtxGenerator () override | |
Public Member Functions inherited from edm::EDProducer | |
EDProducer () | |
SerialTaskQueue * | globalLuminosityBlocksQueue () |
SerialTaskQueue * | globalRunsQueue () |
ModuleDescription const & | moduleDescription () const |
~EDProducer () 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 |
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) |
~ProducerBase () noexcept(false) override | |
Public Member Functions inherited from edm::EDConsumerBase | |
std::vector< ConsumesInfo > | consumesInfo () 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 | |
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::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const |
EDConsumerBase const & | operator= (EDConsumerBase const &)=delete |
EDConsumerBase & | operator= (EDConsumerBase &&)=default |
bool | registeredToConsume (ProductResolverIndex, bool, BranchType) const |
bool | registeredToConsumeMany (TypeID const &, BranchType) const |
ProductResolverIndexAndSkipBit | uncheckedIndexFrom (EDGetToken) const |
void | updateLookup (BranchType iBranchType, ProductResolverIndexHelper const &, bool iPrefetchMayGet) |
virtual | ~EDConsumerBase () noexcept(false) |
Private Member Functions | |
MixBoostEvtVtxGenerator (const MixBoostEvtVtxGenerator &p)=delete | |
MixBoostEvtVtxGenerator & | operator= (const MixBoostEvtVtxGenerator &rhs)=delete |
Private Attributes | |
double | alpha_ |
double | beta_ |
TMatrixD * | boost_ |
double | falpha |
double | fbetastar |
double | femittance |
double | fSigmaZ |
double | fTimeOffset |
HepMC::FourVector * | fVertex |
double | fX0 |
double | fY0 |
double | fZ0 |
edm::EDGetTokenT< CrossingFrame< HepMCProduct > > | mixLabel |
double | phi_ |
edm::EDGetTokenT< HepMCProduct > | signalLabel |
bool | useRecVertex |
edm::EDGetTokenT< reco::VertexCollection > | vtxLabel |
std::vector< double > | vtxOffset |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | 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::EDProducer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
static bool | wantsGlobalLuminosityBlocks () |
static bool | wantsGlobalRuns () |
static bool | wantsStreamLuminosityBlocks () |
static bool | wantsStreamRuns () |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
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 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) |
Definition at line 50 of file MixBoostEvtVtxGenerator.cc.
MixBoostEvtVtxGenerator::MixBoostEvtVtxGenerator | ( | const edm::ParameterSet & | p | ) |
Definition at line 112 of file MixBoostEvtVtxGenerator.cc.
References alpha_, beta_, edm::ParameterSet::exists(), edm::ParameterSet::getParameter(), phi_, and vtxOffset.
|
override |
Definition at line 134 of file MixBoostEvtVtxGenerator.cc.
References boost_, and fVertex.
|
privatedelete |
Copy constructor
|
inline |
angle between crossing plane and horizontal plane
Definition at line 74 of file MixBoostEvtVtxGenerator.cc.
References funct::m.
|
inline |
double MixBoostEvtVtxGenerator::BetaFunction | ( | double | z, |
double | z0 | ||
) |
beta function
Definition at line 141 of file MixBoostEvtVtxGenerator.cc.
References fbetastar, femittance, and mathSSE::sqrt().
|
inline |
|
inline |
emittance (no the normalized)
Definition at line 80 of file MixBoostEvtVtxGenerator.cc.
References funct::m.
|
virtual |
Definition at line 160 of file MixBoostEvtVtxGenerator.cc.
References alpha_, beta_, boost_, funct::cos(), phi_, funct::sin(), mathSSE::sqrt(), and funct::tan().
Referenced by produce().
|
virtual |
Definition at line 266 of file MixBoostEvtVtxGenerator.cc.
References fVertex, edm::Event::getByToken(), input, vtxLabel, and vtxOffset.
Referenced by produce().
|
virtual |
Definition at line 224 of file MixBoostEvtVtxGenerator.cc.
References gather_cfg::cout, Exception, fVertex, edm::Event::getByToken(), ecalTB2006H4_GenSimDigiReco_cfg::mix, mixLabel, edm::Handle< T >::product(), and EnergyCorrector::pt.
Referenced by produce().
|
privatedelete |
Copy assignment operator
|
inline |
set half crossing angle
Definition at line 72 of file MixBoostEvtVtxGenerator.cc.
References funct::m.
|
override |
return a new event vertex
Definition at line 286 of file MixBoostEvtVtxGenerator.cc.
References DEFINE_FWK_MODULE, edm::Event::getByToken(), edm::HepMCProduct::GetEvent(), GetInvLorentzBoost(), getRecVertex(), getVertex(), eostools::move(), edm::Event::put(), mathSSE::return(), signalLabel, and useRecVertex.
void MixBoostEvtVtxGenerator::sigmaZ | ( | double | s = 1.0 | ) |
set resolution in Z in cm
Definition at line 148 of file MixBoostEvtVtxGenerator.cc.
References Exception, fSigmaZ, and alignCSCRings::s.
|
inline |
|
inline |
|
inline |
|
private |
Definition at line 91 of file MixBoostEvtVtxGenerator.cc.
Referenced by GetInvLorentzBoost(), and MixBoostEvtVtxGenerator().
|
private |
Definition at line 93 of file MixBoostEvtVtxGenerator.cc.
Referenced by GetInvLorentzBoost(), and MixBoostEvtVtxGenerator().
|
private |
Definition at line 101 of file MixBoostEvtVtxGenerator.cc.
Referenced by GetInvLorentzBoost(), and ~MixBoostEvtVtxGenerator().
|
private |
Definition at line 98 of file MixBoostEvtVtxGenerator.cc.
|
private |
Definition at line 97 of file MixBoostEvtVtxGenerator.cc.
Referenced by BetaFunction().
|
private |
Definition at line 97 of file MixBoostEvtVtxGenerator.cc.
Referenced by BetaFunction().
|
private |
Definition at line 95 of file MixBoostEvtVtxGenerator.cc.
Referenced by sigmaZ().
|
private |
Definition at line 102 of file MixBoostEvtVtxGenerator.cc.
|
private |
Definition at line 100 of file MixBoostEvtVtxGenerator.cc.
Referenced by getRecVertex(), getVertex(), and ~MixBoostEvtVtxGenerator().
|
private |
Definition at line 94 of file MixBoostEvtVtxGenerator.cc.
|
private |
Definition at line 94 of file MixBoostEvtVtxGenerator.cc.
|
private |
Definition at line 94 of file MixBoostEvtVtxGenerator.cc.
|
private |
Definition at line 106 of file MixBoostEvtVtxGenerator.cc.
Referenced by getVertex().
|
private |
Definition at line 91 of file MixBoostEvtVtxGenerator.cc.
Referenced by GetInvLorentzBoost(), and MixBoostEvtVtxGenerator().
|
private |
Definition at line 105 of file MixBoostEvtVtxGenerator.cc.
Referenced by produce().
|
private |
Definition at line 107 of file MixBoostEvtVtxGenerator.cc.
Referenced by produce().
|
private |
Definition at line 104 of file MixBoostEvtVtxGenerator.cc.
Referenced by getRecVertex().
|
private |
Definition at line 108 of file MixBoostEvtVtxGenerator.cc.
Referenced by getRecVertex(), and MixBoostEvtVtxGenerator().