added a first legend

This commit is contained in:
nemu
2008-04-17 06:00:51 +00:00
parent 499684fc8b
commit e5fa134ad8
5 changed files with 100 additions and 2 deletions

View File

@ -148,6 +148,7 @@ typedef struct {
TString fSetup; ///< description of the setup of this run
double fField; ///< magnetic field value
double fTemp; ///< temperature during the run
double fEnergy; ///< implantation energy of the muon
double fTimeResolution; ///< time resolution of the run
PDoubleVector fT0s; ///< vector of t0's of a run
vector<PDoubleVector> fDataBin; ///< vector of all histos of a run