Changeset 2395 for trunk/MagicSoft/include-Classes
- Timestamp:
- 10/17/03 21:29:25 (21 years ago)
- Location:
- trunk/MagicSoft/include-Classes/MMcFormat
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/include-Classes/MMcFormat/MMcTrig.hxx
r1245 r2395 57 57 Byte_t IsPixelFired(Int_t npix, Int_t nfirstlevel); 58 58 59 ClassDef(MMcTrig, 2) //Stores Montecarlo Information (number of 1st, 2nd level triggers)59 ClassDef(MMcTrig, 3) //Stores Montecarlo Information (number of 1st, 2nd level triggers) 60 60 61 61 }; -
trunk/MagicSoft/include-Classes/MMcFormat/MMcTrigHeader.hxx
r1890 r2395 111 111 112 112 113 ClassDef(MMcTrigHeader, 2) //Stores Montecarlo Information which describes the used trigger113 ClassDef(MMcTrigHeader, 3) //Stores Montecarlo Information which describes the used trigger 114 114 115 115 };
Note:
See TracChangeset
for help on using the changeset viewer.