Update tags.
More...
Go to the source code of this file.
|
void | Tag () |
|
void | GetProductionInfo (TString &fPeriod, TString &fPass, TString &fName) |
|
void | GetVersions (TString &fAliroot, TString &froot, TString &fgeant) |
|
void | GetGUID (TString &guid) |
|
Bool_t | UpdateTag (TString faliroot, TString froot, TString fgeant, TString turl, TString guid, TString fperiod, TString fpass, TString fname) |
|
Update tags.
- Author
- Christian Holm Christensen cholm.nosp@m.@nbi.nosp@m..dk
- Date
- Wed Oct 15 13:28:47 2014
Definition in file Tag.C.
Get the global univeral identifier of the ESD file
- Parameters
-
Definition at line 102 of file Tag.C.
Referenced by Tag().
Extract production information from path
- Parameters
-
fPeriod | On return, the period |
fPass | On return, the possible pass number |
fName | On return, the full name |
Definition at line 47 of file Tag.C.
Referenced by Tag().
Get the AliROOT, ROOT, and GEANT3 versions from the JDL packages
- Parameters
-
fAliroot | On return, the AliROOT version |
froot | On return, the ROOT version |
fgeant | On return, the GEANT3 version |
Definition at line 71 of file Tag.C.
Referenced by Tag().
Tag files
Definition at line 13 of file Tag.C.
Update the tags
- Parameters
-
faliroot | AliROOT version |
froot | ROOT version |
fgeant | GEANT3 version |
turl | UrL we're at |
guid | Global universal identifier |
fperiod | Period |
fpass | Pass |
fname | Full name |
- Returns
Definition at line 140 of file Tag.C.
Referenced by Tag().