31 #ifndef ANALYSIS_MANAGER_H
32 #define ANALYSIS_MANAGER_H
35 #include <tools/histo/h1d>
36 #include <tools/histo/h2d>
38 #define DISALLOW_COPY_AND_ASSIGN(TypeName) \
39 TypeName(const TypeName&); \
40 void operator=(const TypeName&)
DISALLOW_COPY_AND_ASSIGN(Analysis)
void FillIncident(const G4ThreeVector &p)
void Save(const G4String &fname)
static Analysis * GetAnalysis()
void FillDose(const G4ThreeVector &p, G4double dedx)
static G4ThreadLocal G4int fincidentFlag