#include <NuclearInteractionSimulator.h>
Public Member Functions | |
NuclearInteractionSimulator (std::vector< double > &hadronEnergies, std::vector< int > &hadronTypes, std::vector< std::string > &hadronNames, std::vector< double > &hadronMasses, std::vector< double > &hadronPMin, double pionEnergy, std::vector< double > &lengthRatio, std::vector< std::vector< double > > &ratios, std::map< int, int > &idMap, std::string inputFile, unsigned int distAlgo, double distCut) | |
Constructor. More... | |
bool | read (std::string inputFile) |
Read former nuclear interaction (from previous run) More... | |
void | save () override |
Save current nuclear interaction (for later use) More... | |
~NuclearInteractionSimulator () override | |
Default Destructor. More... | |
Public Member Functions inherited from MaterialEffectsSimulator | |
RHEP_const_iter | beginDaughters () const |
Returns const iterator to the beginning of the daughters list. More... | |
int | closestDaughterId () |
The id of the closest charged daughter (filled for nuclear interactions only) More... | |
double | eMass () const |
Electron mass in GeV/c2. More... | |
RHEP_const_iter | endDaughters () const |
Returns const iterator to the end of the daughters list. More... | |
double | excitE () const |
Mean excitation energy (in GeV) More... | |
MaterialEffectsSimulator (double A=28.0855, double Z=14.0000, double density=2.329, double radLen=9.360) | |
unsigned | nDaughters () const |
Returns the number of daughters. More... | |
XYZVector | orthogonal (const XYZVector &) const |
A vector orthogonal to another one (because it's not in XYZTLorentzVector) More... | |
double | radLenIncm () const |
One radiation length in cm. More... | |
double | rho () const |
Density in g/cm3. More... | |
void | setNormalVector (const GlobalVector &normal) |
Sets the vector normal to the surface traversed. More... | |
double | theA () const |
A. More... | |
double | theZ () const |
Z. More... | |
void | updateState (ParticlePropagator &myTrack, double radlen, RandomEngineAndDistribution const *) |
Compute the material effect (calls the sub class) More... | |
virtual | ~MaterialEffectsSimulator () |
Private Member Functions | |
void | compute (ParticlePropagator &Particle, RandomEngineAndDistribution const *) override |
Generate a nuclear interaction according to the probability that it happens. More... | |
double | distanceToPrimary (const RawParticle &Particle, const RawParticle &aDaughter) const |
Compute distance between secondary and primary. More... | |
unsigned | index (int thePid) |
Return a hashed index for a given pid. More... | |
Private Attributes | |
bool | currentValuesWereSet |
unsigned | ien4 |
unsigned | myOutputBuffer |
std::ofstream | myOutputFile |
std::vector< std::vector< TBranch * > > | theBranches |
std::vector< std::vector< unsigned > > | theCurrentEntry |
std::vector< std::vector< unsigned > > | theCurrentInteraction |
unsigned | theDistAlgo |
double | theDistCut |
TFile * | theFile |
std::vector< std::vector< std::string > > | theFileNames |
std::map< int, int > | theIDMap |
std::vector< double > | theLengthRatio |
std::vector< std::vector< NUEvent * > > | theNUEvents |
std::vector< std::vector< unsigned > > | theNumberOfEntries |
std::vector< std::vector< unsigned > > | theNumberOfInteractions |
std::vector< std::vector< double > > | thePionCM |
std::vector< double > | thePionEN |
double | thePionEnergy |
std::vector< int > | thePionID |
std::vector< double > | thePionMA |
std::vector< std::string > | thePionNA |
std::vector< double > | thePionPMin |
std::vector< std::vector< double > > | theRatios |
std::vector< std::vector< TTree * > > | theTrees |
Additional Inherited Members | |
Public Types inherited from MaterialEffectsSimulator | |
typedef std::vector< RawParticle >::const_iterator | RHEP_const_iter |
Protected Attributes inherited from MaterialEffectsSimulator | |
std::vector< RawParticle > | _theUpdatedState |
double | A |
double | density |
double | radLen |
double | radLengths |
int | theClosestChargedDaughterId |
GlobalVector | theNormalVector |
double | Z |
Definition at line 33 of file NuclearInteractionSimulator.h.
NuclearInteractionSimulator::NuclearInteractionSimulator | ( | std::vector< double > & | hadronEnergies, |
std::vector< int > & | hadronTypes, | ||
std::vector< std::string > & | hadronNames, | ||
std::vector< double > & | hadronMasses, | ||
std::vector< double > & | hadronPMin, | ||
double | pionEnergy, | ||
std::vector< double > & | lengthRatio, | ||
std::vector< std::vector< double > > & | ratios, | ||
std::map< int, int > & | idMap, | ||
std::string | inputFile, | ||
unsigned int | distAlgo, | ||
double | distCut | ||
) |
Constructor.
Definition at line 24 of file NuclearInteractionSimulator.cc.
References gather_cfg::cout, currentValuesWereSet, Exception, corrVsCorr::filename, edm::FileInPath::fullPath(), ien4, myOutputBuffer, myOutputFile, read(), TrajectoryFactories_cff::Reference, mathSSE::sqrt(), AlCaHLTBitMon_QueryRunRegistry::string, theBranches, theCurrentEntry, theCurrentInteraction, theFile, theFileNames, theNUEvents, theNumberOfEntries, theNumberOfInteractions, thePionCM, thePionEN, thePionMA, thePionNA, and theTrees.
|
override |
Default Destructor.
Definition at line 179 of file NuclearInteractionSimulator.cc.
References myOutputFile, theFile, and theNUEvents.
|
overrideprivatevirtual |
Generate a nuclear interaction according to the probability that it happens.
Implements MaterialEffectsSimulator.
Definition at line 200 of file NuclearInteractionSimulator.cc.
References MaterialEffectsSimulator::_theUpdatedState, funct::abs(), RawParticle::boost(), currentValuesWereSet, SoftLeptonByDistance_cfi::distance, distanceToPrimary(), JetChargeProducer_cfi::exp, NUEvent::NUInteraction::first, RandomEngineAndDistribution::flatShoot(), NUEvent::NUParticle::id, ien4, index(), NUEvent::NUInteraction::last, cmsBatch::log, NUEvent::NUParticle::mass, RawParticle::mass(), MaterialEffectsSimulator::orthogonal(), phi, RawParticle::pid(), ALCARECOTkAlMinBias_cff::pMin, funct::pow(), NUEvent::NUParticle::px, NUEvent::NUParticle::py, NUEvent::NUParticle::pz, MaterialEffectsSimulator::radLengths, RawParticle::rotate(), RawParticle::setID(), funct::sin(), slope, mathSSE::sqrt(), MaterialEffectsSimulator::theA(), MaterialEffectsSimulator::theClosestChargedDaughterId, theCurrentEntry, theCurrentInteraction, theDistCut, theIDMap, theLengthRatio, theNUEvents, theNumberOfEntries, theNumberOfInteractions, thePionCM, thePionEN, thePionEnergy, thePionNA, thePionPMin, theRatios, theta(), theTrees, and MetAnalyzer::zAxis.
|
private |
Compute distance between secondary and primary.
Definition at line 532 of file NuclearInteractionSimulator.cc.
References RawParticle::charge(), SoftLeptonByDistance_cfi::distance, and theDistAlgo.
Referenced by compute().
|
private |
Return a hashed index for a given pid.
Definition at line 691 of file NuclearInteractionSimulator.cc.
References thePionID.
Referenced by compute(), and BeautifulSoup.PageElement::insert().
bool NuclearInteractionSimulator::read | ( | std::string | inputFile | ) |
Read former nuclear interaction (from previous run)
Definition at line 627 of file NuclearInteractionSimulator.cc.
References mps_update::results, findQualityFiles::size, trackingPlots::stat, theCurrentEntry, and theCurrentInteraction.
Referenced by edmIntegrityCheck.PublishToFileSystem::get(), Vispa.Plugins.EdmBrowser.EdmDataAccessor.EdmDataAccessor::goto(), NuclearInteractionSimulator(), and Vispa.Plugins.EdmBrowser.EdmDataAccessor.EdmDataAccessor::setFilterBranches().
|
overridevirtual |
Save current nuclear interaction (for later use)
Reimplemented from MaterialEffectsSimulator.
Definition at line 574 of file NuclearInteractionSimulator.cc.
References myOutputBuffer, myOutputFile, findQualityFiles::size, theCurrentEntry, and theCurrentInteraction.
Referenced by Vispa.Main.TabController.TabController::allowClose(), and Vispa.Main.TabController.TabController::checkModificationTimestamp().
|
private |
Definition at line 100 of file NuclearInteractionSimulator.h.
Referenced by compute(), and NuclearInteractionSimulator().
|
private |
Definition at line 93 of file NuclearInteractionSimulator.h.
Referenced by compute(), and NuclearInteractionSimulator().
|
private |
Definition at line 98 of file NuclearInteractionSimulator.h.
Referenced by NuclearInteractionSimulator(), and save().
|
private |
Definition at line 97 of file NuclearInteractionSimulator.h.
Referenced by NuclearInteractionSimulator(), save(), and ~NuclearInteractionSimulator().
|
private |
Definition at line 83 of file NuclearInteractionSimulator.h.
Referenced by NuclearInteractionSimulator().
|
private |
Definition at line 85 of file NuclearInteractionSimulator.h.
Referenced by compute(), NuclearInteractionSimulator(), read(), and save().
|
private |
Definition at line 86 of file NuclearInteractionSimulator.h.
Referenced by compute(), NuclearInteractionSimulator(), read(), and save().
|
private |
Definition at line 94 of file NuclearInteractionSimulator.h.
Referenced by distanceToPrimary().
|
private |
Definition at line 95 of file NuclearInteractionSimulator.h.
Referenced by compute().
|
private |
Definition at line 81 of file NuclearInteractionSimulator.h.
Referenced by NuclearInteractionSimulator(), and ~NuclearInteractionSimulator().
|
private |
Definition at line 89 of file NuclearInteractionSimulator.h.
Referenced by NuclearInteractionSimulator().
|
private |
Definition at line 92 of file NuclearInteractionSimulator.h.
Referenced by compute().
|
private |
Definition at line 78 of file NuclearInteractionSimulator.h.
Referenced by compute().
|
private |
Definition at line 84 of file NuclearInteractionSimulator.h.
Referenced by compute(), NuclearInteractionSimulator(), and ~NuclearInteractionSimulator().
|
private |
Definition at line 87 of file NuclearInteractionSimulator.h.
Referenced by compute(), and NuclearInteractionSimulator().
|
private |
Definition at line 88 of file NuclearInteractionSimulator.h.
Referenced by compute(), and NuclearInteractionSimulator().
|
private |
Definition at line 90 of file NuclearInteractionSimulator.h.
Referenced by compute(), and NuclearInteractionSimulator().
|
private |
Definition at line 72 of file NuclearInteractionSimulator.h.
Referenced by compute(), and NuclearInteractionSimulator().
|
private |
Definition at line 77 of file NuclearInteractionSimulator.h.
Referenced by compute().
|
private |
Definition at line 73 of file NuclearInteractionSimulator.h.
Referenced by index().
|
private |
Definition at line 75 of file NuclearInteractionSimulator.h.
Referenced by NuclearInteractionSimulator().
|
private |
Definition at line 74 of file NuclearInteractionSimulator.h.
Referenced by compute(), and NuclearInteractionSimulator().
|
private |
Definition at line 76 of file NuclearInteractionSimulator.h.
Referenced by compute().
|
private |
Definition at line 79 of file NuclearInteractionSimulator.h.
Referenced by compute().
|
private |
Definition at line 82 of file NuclearInteractionSimulator.h.
Referenced by compute(), and NuclearInteractionSimulator().