|
ATLAS Offline Software
|
Go to the documentation of this file.
26 void addEntry(
double logBetaGamma,
double logCollisionEnergy,
double logIntegratedCrossSection);
double interpolateCrossSection(std::pair< int, int > indices_BetaGammaLog10, double BetaGammaLog10) const
std::pair< int, int > getBetaGammaIndices(double BetaGammaLog10) const
void addEntry(double logBetaGamma, double logCollisionEnergy, double logIntegratedCrossSection)
std::vector< double > logBetaGammaVector
void updateAfterLastEntry()
double interpolateCollisionEnergy(std::pair< int, int > indices_BetaGammaLog10, double IntXLog10) const
std::vector< double > logHighestCrossSectionsVector
void addNewLogBetaGamma(double logBetaGamma)
std::vector< std::vector< double > > logCollisionEnergyVectorOfVector
double lastBetaGammaValue() const
std::vector< std::vector< double > > logIntegratedCrossSectionsVectorOfVector