CGEM BOSS 6.6.5.f
BESIII Offline Software System
Loading...
Searching...
No Matches
bak_RootEventData-00-05-12/src/TTrigData.cxx
Go to the documentation of this file.
1#include "RootEventData/TTrigData.h"
2
4
5//************************************************
6 //
8{
9 Clear();
10}
11//************************************************
12//
14{
15}
16
17void TTrigData::Clear(Option_t *option)
18{
19}
20
21void TTrigData::Print(Option_t *option) const {
22 TObject::Print(option);
23}
24
ClassImp(TTrigData) TTrigData
void Clear(Option_t *option="")
void Print(Option_t *option="") const