31 #ifndef PAR02_OUTPUT_H
32 #define PAR02_OUTPUT_H
SaveType
Indicates to which ntuple to save the information.
void SaveTrack(SaveType aWhatToSave, G4int aPartID, G4int aPDG, G4ThreeVector aVector, G4double aResolution=0, G4double aEfficiency=1, G4double aEnergy=0)
G4bool fFileNameWithRunNo
If true, a run number should be added to the file. Default: false.
static G4ThreadLocal G4int fCurrentID
void StartAnalysis(G4int runID)
void FillHistogram(G4int HNo, G4double value) const
static Par02Output * fPar02Output
The pointer to the only Par02Output class object.
G4String fFileName
A name of the output root file.
static G4ThreadLocal G4int fCurrentNtupleId
Current ntuple Id.
const XML_Char int const XML_Char * value
void AppendName(G4bool app)
Par02Output()
A default, protected constructor (due to singleton pattern).
void SetFileName(G4String name)
static Par02Output * Instance()