|
GGS(GenericGEANT4Simulation)Software
2.7.0
|
#include "G4Event.hh"#include "G4GenericMessenger.hh"#include "G4HCofThisEvent.hh"#include "G4LogicalVolumeStore.hh"#include "G4PhysicalVolumeStore.hh"#include "G4Run.hh"#include "G4SDManager.hh"#include "G4VHitsCollection.hh"#include "TClonesArray.h"#include "TFile.h"#include "TObjString.h"#include "TString.h"#include "TTree.h"#include "montecarlo/dataobjs/GGSTHits.h"#include "montecarlo/scoring/GGSIntHit.h"#include "montecarlo/services/GGSTClonesArrayService.h"#include "montecarlo/useractions/GGSUserAction.h"#include <iostream>#include <unordered_map>

Go to the source code of this file.
Data Structures | |
| class | GGSHitsAction |
| An action which saves hits in sensitive volumes on ROOT file. More... | |
GGSHitsAction class definition.
Definition in file GGSHitsAction.h.
1.8.5