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) | |
virtual HepMC::FourVector * | newVertex () |
void | Phi (double m=0) |
set half crossing angle More... | |
virtual void | produce (edm::Event &, const edm::EventSetup &) |
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... | |
virtual | ~MixBoostEvtVtxGenerator () |
Public Member Functions inherited from edm::EDProducer | |
EDProducer () | |
virtual | ~EDProducer () |
Public Member Functions inherited from edm::ProducerBase | |
ProducerBase () | |
void | registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &) |
boost::function< void(const BranchDescription &)> | registrationCallback () const |
used by the fwk to register list of products More... | |
virtual | ~ProducerBase () |
Private Member Functions | |
MixBoostEvtVtxGenerator (const MixBoostEvtVtxGenerator &p) | |
MixBoostEvtVtxGenerator & | operator= (const MixBoostEvtVtxGenerator &rhs) |
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::InputTag | hiLabel |
double | phi_ |
edm::InputTag | signalLabel |
edm::InputTag | sourceLabel |
bool | useRecVertex |
bool | verbosity_ |
std::vector< double > | vtxOffset |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
typedef WorkerT< EDProducer > | WorkerType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Static Public Member Functions inherited from edm::EDProducer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDProducer | |
CurrentProcessingContext const * | currentContext () const |
Protected Member Functions inherited from edm::ProducerBase | |
template<class TProducer , class TMethod > | |
void | callWhenNewProductsRegistered (TProducer *iProd, TMethod iMethod) |
Definition at line 27 of file MixBoostEvtVtxGenerator.cc.
MixBoostEvtVtxGenerator::MixBoostEvtVtxGenerator | ( | const edm::ParameterSet & | p | ) |
Definition at line 96 of file MixBoostEvtVtxGenerator.cc.
References alpha_, beta_, edm::ParameterSet::exists(), edm::ParameterSet::getParameter(), phi_, and vtxOffset.
|
virtual |
Definition at line 119 of file MixBoostEvtVtxGenerator.cc.
References boost_, and fVertex.
|
private |
Copy constructor
|
inline |
angle between crossing plane and horizontal plane
Definition at line 51 of file MixBoostEvtVtxGenerator.cc.
References m.
|
inline |
double MixBoostEvtVtxGenerator::BetaFunction | ( | double | z, |
double | z0 | ||
) |
beta function
Definition at line 130 of file MixBoostEvtVtxGenerator.cc.
References fbetastar, femittance, and mathSSE::sqrt().
|
inline |
|
inline |
emittance (no the normalized)
Definition at line 57 of file MixBoostEvtVtxGenerator.cc.
References m.
|
virtual |
Definition at line 149 of file MixBoostEvtVtxGenerator.cc.
References alpha_, beta_, boost_, funct::cos(), phi_, funct::sin(), mathSSE::sqrt(), funct::tan(), and verbosity_.
Referenced by produce().
|
virtual |
Definition at line 236 of file MixBoostEvtVtxGenerator.cc.
References fVertex, edm::Event::getByLabel(), hiLabel, LaserDQM_cfg::input, and vtxOffset.
Referenced by produce().
|
virtual |
Definition at line 202 of file MixBoostEvtVtxGenerator.cc.
References gather_cfg::cout, fVertex, edm::Event::getByLabel(), hiLabel, and LaserDQM_cfg::input.
Referenced by produce().
|
virtual |
Definition at line 126 of file MixBoostEvtVtxGenerator.cc.
|
private |
Copy assignment operator
|
inline |
|
virtual |
Implements edm::EDProducer.
Definition at line 255 of file MixBoostEvtVtxGenerator.cc.
References edm::Event::getByLabel(), GetInvLorentzBoost(), getRecVertex(), getVertex(), edm::Event::put(), hitfit::return, signalLabel, and useRecVertex.
void MixBoostEvtVtxGenerator::sigmaZ | ( | double | s = 1.0 | ) |
set resolution in Z in cm
Definition at line 137 of file MixBoostEvtVtxGenerator.cc.
References edm::hlt::Exception, fSigmaZ, and alignCSCRings::s.
|
inline |
|
inline |
|
inline |
|
private |
Definition at line 69 of file MixBoostEvtVtxGenerator.cc.
Referenced by GetInvLorentzBoost(), and MixBoostEvtVtxGenerator().
|
private |
Definition at line 71 of file MixBoostEvtVtxGenerator.cc.
Referenced by GetInvLorentzBoost(), and MixBoostEvtVtxGenerator().
|
private |
Definition at line 79 of file MixBoostEvtVtxGenerator.cc.
Referenced by GetInvLorentzBoost(), and ~MixBoostEvtVtxGenerator().
|
private |
Definition at line 76 of file MixBoostEvtVtxGenerator.cc.
|
private |
Definition at line 75 of file MixBoostEvtVtxGenerator.cc.
Referenced by BetaFunction().
|
private |
Definition at line 75 of file MixBoostEvtVtxGenerator.cc.
Referenced by BetaFunction().
|
private |
Definition at line 73 of file MixBoostEvtVtxGenerator.cc.
Referenced by sigmaZ().
|
private |
Definition at line 80 of file MixBoostEvtVtxGenerator.cc.
|
private |
Definition at line 78 of file MixBoostEvtVtxGenerator.cc.
Referenced by getRecVertex(), getVertex(), and ~MixBoostEvtVtxGenerator().
|
private |
Definition at line 72 of file MixBoostEvtVtxGenerator.cc.
|
private |
Definition at line 72 of file MixBoostEvtVtxGenerator.cc.
|
private |
Definition at line 72 of file MixBoostEvtVtxGenerator.cc.
|
private |
Definition at line 88 of file MixBoostEvtVtxGenerator.cc.
Referenced by getRecVertex(), and getVertex().
|
private |
Definition at line 69 of file MixBoostEvtVtxGenerator.cc.
Referenced by GetInvLorentzBoost(), and MixBoostEvtVtxGenerator().
|
private |
Definition at line 87 of file MixBoostEvtVtxGenerator.cc.
Referenced by produce().
|
private |
Definition at line 83 of file MixBoostEvtVtxGenerator.cc.
|
private |
Definition at line 89 of file MixBoostEvtVtxGenerator.cc.
Referenced by produce().
|
private |
Definition at line 91 of file MixBoostEvtVtxGenerator.cc.
Referenced by GetInvLorentzBoost().
|
private |
Definition at line 90 of file MixBoostEvtVtxGenerator.cc.
Referenced by getRecVertex(), and MixBoostEvtVtxGenerator().