Changeset 4023 for trunk/MagicSoft/Mars/mraw/MRawEvtHeader.h
- Timestamp:
- 05/09/04 23:41:23 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mraw/MRawEvtHeader.h
r4022 r4023 47 47 Bool_t DecodeTime(UInt_t abstime[2]) const; 48 48 49 Int_t GetNumBytes() const { return 36+fPixLoGainOn->GetSize(); }49 Int_t GetNumBytes() const; 50 50 51 51 public:
Note:
See TracChangeset
for help on using the changeset viewer.