#include <TMuiHitO.h>
#include <TDataType.h>
Go to the source code of this file.
Functions | |
ClassImp (TMuiHitO) ClassImp(TMuiHitO_v1) TMuiHitO_v1 |
|
default constructor Definition at line 4 of file TMuiHitO.cxx.
00007 : 00008 _arm(0), 00009 _plane(0), 00010 _panel(0), 00011 _orientation(0), 00012 _twopack(0), 00013 _index(0) 00014 {;} |