![]() |
LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
#include "larsim/LArG4/LArStackingAction.h"#include "larcore/Geometry/Geometry.h"#include "Geant4/G4SDManager.hh"#include "Geant4/G4RunManager.hh"#include "Geant4/G4Event.hh"#include "Geant4/G4HCofThisEvent.hh"#include "Geant4/G4Track.hh"#include "Geant4/G4TrackStatus.hh"#include "Geant4/G4ParticleDefinition.hh"#include "Geant4/G4ParticleTypes.hh"#include "Geant4/G4ios.hh"#include "art/Framework/Principal/Event.h"#include "fhiclcpp/ParameterSet.h"#include "art/Framework/Principal/Handle.h"#include "art/Framework/Services/Registry/ServiceHandle.h"#include "art/Framework/Services/Optional/TFileService.h"#include "art/Framework/Services/Optional/TFileDirectory.h"#include "messagefacility/MessageLogger/MessageLogger.h"#include "canvas/Persistency/Common/Ptr.h"#include "canvas/Persistency/Common/PtrVector.h"#include "cetlib_except/exception.h"