BOSS 8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
TTrigData.cxx
Go to the documentation of this file.
1#include "RootEventData/TTrigData.h"
2
4
5//************************************************
6//
8//************************************************
9//
11
12void TTrigData::Clear( Option_t* option ) {}
13
14void TTrigData::Print( Option_t* option ) const { TObject::Print( option ); }
ClassImp(TTrigData)
virtual ~TTrigData()
Definition TTrigData.cxx:10
void Clear(Option_t *option="")
Definition TTrigData.cxx:12
void Print(Option_t *option="") const
Definition TTrigData.cxx:14