FairRoot/PandaRoot
|
Go to the source code of this file.
Functions | |
Double_t | GetGeoFromFilename (TString Filename) |
Double_t | GetEnergyFromFilename (TString Filename) |
Int_t | GetNumberOfEventsInFileFromFilename (TString Filename) |
Int_t | GetNumberOfCombinedEventsFromFilename (TString Filename) |
Int_t | GetIfTargetIsSimulated (TString Filename) |
TString | ComposeOutputFilename (char Type[4], Int_t Geometry, Double_t Energy, Int_t AllEvents, Int_t FileEvents, Int_t GenType, Int_t ST, Int_t JobNr, Bool_t OmegaMode=0, Double_t mu=0, Double_t Q=0) |
TString | ComposeOutputFoldername (char Type[4], Int_t Geometry, Double_t Energy, Int_t AllEvents, Int_t FileEvents, Int_t GenType, Int_t ST, Bool_t OmegaMode=0, Double_t mu=0, Double_t Q=0) |
TString | GeoFileChooser (Int_t Geometry) |
TString ComposeOutputFilename | ( | char | Type[4], |
Int_t | Geometry, | ||
Double_t | Energy, | ||
Int_t | AllEvents, | ||
Int_t | FileEvents, | ||
Int_t | GenType, | ||
Int_t | ST, | ||
Int_t | JobNr, | ||
Bool_t | OmegaMode = 0 , |
||
Double_t | mu = 0 , |
||
Double_t | Q = 0 |
||
) |
Definition at line 56 of file SharedMacroFunctions.C.
Referenced by sim_Gamma().
TString ComposeOutputFoldername | ( | char | Type[4], |
Int_t | Geometry, | ||
Double_t | Energy, | ||
Int_t | AllEvents, | ||
Int_t | FileEvents, | ||
Int_t | GenType, | ||
Int_t | ST, | ||
Bool_t | OmegaMode = 0 , |
||
Double_t | mu = 0 , |
||
Double_t | Q = 0 |
||
) |
Definition at line 65 of file SharedMacroFunctions.C.
Referenced by sim_Gamma().
TString GeoFileChooser | ( | Int_t | Geometry | ) |
Definition at line 75 of file SharedMacroFunctions.C.
References TString.
Referenced by sim_Gamma(), and sim_hypGe_extparameters_urqmd().
Definition at line 11 of file SharedMacroFunctions.C.
References TString.
Referenced by FitGammaSpectra(), and GammaSpectraAnalysis_NoH_Task().
Definition at line 3 of file SharedMacroFunctions.C.
References TString.
Referenced by FitGammaSpectra().
Int_t GetIfTargetIsSimulated | ( | TString | Filename | ) |
Definition at line 47 of file SharedMacroFunctions.C.
References TString.
Referenced by FitGammaSpectra(), and GammaSpectraAnalysis_NoH_Task().
Int_t GetNumberOfCombinedEventsFromFilename | ( | TString | Filename | ) |
Definition at line 28 of file SharedMacroFunctions.C.
References TString.
Referenced by FitGammaSpectra().
Int_t GetNumberOfEventsInFileFromFilename | ( | TString | Filename | ) |
Definition at line 19 of file SharedMacroFunctions.C.
References TString.
Referenced by GammaSpectraAnalysis_NoH_Task().