![]() |
ATLAS Offline Software
|
#include "CLHEP/Random/RandGaussZiggurat.h"#include "CLHEP/Random/RandFlat.h"#include "ISF_FastCaloSimEvent/TFCSPCAEnergyParametrization.h"#include "ISF_FastCaloSimEvent/FastCaloSim_CaloCell_ID.h"#include "ISF_FastCaloSimEvent/TFCSSimulationState.h"#include "ISF_FastCaloSimEvent/TFCSExtrapolationState.h"#include "TFile.h"#include "TKey.h"#include "TClass.h"#include "TMatrixD.h"#include "TMatrixDSymEigen.h"#include "TMath.h"#include "TH1.h"#include "CxxUtils/restrict.h"Go to the source code of this file.
Functions | |
| float | interpolate_get_y (TH1 *hist, float x) |
| float interpolate_get_y | ( | TH1 * | hist, |
| float | x | ||
| ) |
Definition at line 68 of file TFCSPCAEnergyParametrization.cxx.
1.8.18