Changeset 2642 for trunk/MagicSoft/Mars/mhist/MHCamera.h
- Timestamp:
- 12/11/03 14:10:12 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhist/MHCamera.h
r2627 r2642 125 125 virtual void SetCamContent(const MHCamera &d, Int_t type=0) { Reset(); AddCamContent(d, type); fEntries=d.fEntries; } 126 126 127 virtual void SetCamError(const MCamEvent &ev ent, Int_t type=0);127 virtual void SetCamError(const MCamEvent &evt, Int_t type=0); 128 128 129 129 virtual void CntCamContent(const MCamEvent &evt, Double_t threshold, Int_t type=0);
Note:
See TracChangeset
for help on using the changeset viewer.