Changeset 8255 for trunk/MagicSoft
- Timestamp:
- 01/16/07 13:57:50 (18 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r8254 r8255 26 26 * mhbase/MFillH.cc: 27 27 - small update to comments 28 29 * mimage/MHHillasExt.cc: 30 - call SetDirectory(NULL) after SetName 28 31 29 32 -
trunk/MagicSoft/Mars/mhbase/MFillH.cc
r8074 r8255 295 295 // is casted to int. Each int acts as a key. For each (new) key a new 296 296 // histogram is created in the array. (eg for the rule 297 // "MRaw EvtHeader::fRunNumber" you would get one histogram per run-number)297 // "MRawRunHeader::fRunNumber" you would get one histogram per run-number) 298 298 // 299 299 void MFillH::SetRuleForIdx(const TString rule)
Note:
See TracChangeset
for help on using the changeset viewer.