fixed typo

This commit is contained in:
2012-03-22 12:17:19 +00:00
parent 6fcc0b25e5
commit 4f676cbab0
3 changed files with 4 additions and 4 deletions

View File

@ -280,7 +280,7 @@ void TMusrRunHeader::Init(TString fileName)
Set("RunInfo/Time Resolution", prop);
vector<int> ivec;
ivec.push_back(0);
Set("RunInfo/RedGreen Offset", ivec);
Set("RunInfo/RedGreen Offsets", ivec);
Set("DetectorInfo/Detector001/Name", "n/a");
Set("DetectorInfo/Detector001/Histo Number", 0);