StRoot
1
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Groups
Pages
StEvent
StHltTriggerReasonCapable.cxx
1
/***************************************************************************
2
*
3
* $Id: StHltTriggerReasonCapable.cxx,v 2.1 2011/02/01 19:45:48 ullrich Exp $
4
*
5
* Author: Liang Xue, Aihong Tang, Jan 2011
6
***************************************************************************
7
*
8
* Description:
9
*
10
***************************************************************************
11
*
12
* $Log: StHltTriggerReasonCapable.cxx,v $
13
* Revision 2.1 2011/02/01 19:45:48 ullrich
14
* Initial Revision
15
*
16
**************************************************************************/
17
#include "StHltTriggerReasonCapable.h"
18
19
ClassImp(
StHltTriggerReasonCapable
)
20
21
StHltTriggerReasonCapable
::
StHltTriggerReasonCapable
() { }
22
23
StHltTriggerReasonCapable::~StHltTriggerReasonCapable() {
/* noop */
}
24
25
ostream&
26
operator<<(ostream &os,
const
StHltTriggerReasonCapable
& r)
27
{
28
return
os;
29
}
StHltTriggerReasonCapable
Definition:
StHltTriggerReasonCapable.h:24
Generated by
1.8.5