BOSS 7.0.3
BESIII Offline Software System
Loading...
Searching...
No Matches
Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucDigi.h
Go to the documentation of this file.
1#ifndef DigiRootData_TMucDigi_H
2#define DigiRootData_TMucDigi_H 1
3
4#include "TRawData.h"
5
6
7class TMucDigi : public TRawData {
8
9public:
10
12
13 ~TMucDigi ();
14
15private:
16
17
18 ClassDef(TMucDigi,4)
19};
20
21#endif
~TMucDigi()
Definition: TMucDigi.cxx:12