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.h
1
/***************************************************************************
2
*
3
* $Id: StHltTriggerReasonCapable.h,v 2.1 2011/02/01 19:45:47 ullrich Exp $
4
*
5
* Author: Liang Xue, Aihong Tang, Jan 2011
6
***************************************************************************
7
*
8
* Description:
9
*
10
***************************************************************************
11
*
12
* $Log: StHltTriggerReasonCapable.h,v $
13
* Revision 2.1 2011/02/01 19:45:47 ullrich
14
* Initial Revision
15
*
16
**************************************************************************/
17
#ifndef StHltTriggerReasonCapable_hh
18
#define StHltTriggerReasonCapable_hh
19
20
#include <
Stiostream.h
>
21
#include "StObject.h"
22
#include "StArray.h"
23
24
class
StHltTriggerReasonCapable
:
public
StObject
{
25
public
:
26
StHltTriggerReasonCapable
();
27
~
StHltTriggerReasonCapable
();
28
29
ClassDef(
StHltTriggerReasonCapable
,1)
30
};
31
32
ostream& operator<<(ostream&,
const
StHltTriggerReasonCapable
&);
33
34
#endif
StHltTriggerReasonCapable
Definition:
StHltTriggerReasonCapable.h:24
Stiostream.h
StObject
Definition:
StObject.h:54
Generated by
1.8.5