![]() |
LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
#include "TLorentzVector.h"#include "Geant4/globals.hh"#include "Geant4/G4ParticleTypes.hh"#include "Geant4/G4EmProcessSubType.hh"#include "Geant4/Randomize.hh"#include "Geant4/G4Poisson.hh"#include "Geant4/G4VPhysicalVolume.hh"#include "larsim/LArG4/ParticleListAction.h"#include "larsim/LArG4/IonizationAndScintillation.h"#include "larsim/LArG4/OpFastScintillation.hh"#include "larsim/PhotonPropagation/PhotonVisibilityService.h"#include "larsim/LArG4/OpDetPhotonTable.h"#include "lardataobj/Simulation/SimPhotons.h"#include "lardataobj/Simulation/SimEnergyDeposit.h"#include "lardataobj/Simulation/OpDetBacktrackerRecord.h"#include "larsim/Simulation/LArG4Parameters.h"#include "larcore/Geometry/Geometry.h"#include "larcorealg/Geometry/CryostatGeo.h"#include "larcorealg/Geometry/OpDetGeo.h"#include "lardata/DetectorInfoServices/LArPropertiesService.h"#include "art/Framework/Services/Optional/RandomNumberGenerator.h"#include "cetlib_except/exception.h"#include "TRandom3.h"#include "TMath.h"#include "boost/algorithm/string.hpp"Go to the source code of this file.
Namespaces | |
| larg4 | |
| Geant4 interface. | |
Functions | |
| double | larg4::finter_d (double *x, double *par) |
| double | larg4::LandauPlusExpoFinal (double *x, double *par) |
| double | larg4::finter_r (double *x, double *par) |