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
StMuDSTMaker
COMMON
StMuTofUtil.h
1
#ifndef StMuTofUtil_h
2
#define StMuTofUtil_h
3
#include "TObject.h"
4
5
class
StMuTofHitCollection
;
6
class
StEvent
;
7
class
StTofCollection
;
8
9
class
StMuTofUtil
:
public
TObject
10
{
11
protected
:
12
13
public
:
14
StMuTofUtil
();
15
~
StMuTofUtil
();
16
StMuTofHitCollection
* getMuTofHit(
StTofCollection
*);
17
void
fillMuTofHit(
StMuTofHitCollection
*,
StTofCollection
*);
18
19
ClassDef(
StMuTofUtil
,1)
20
};
21
22
#endif
23
24
StTofCollection
Definition:
StTofCollection.h:67
StMuTofUtil
Definition:
StMuTofUtil.h:9
StEvent
Definition:
StEvent.h:232
StMuTofHitCollection
Definition:
StMuTofHitCollection.h:39
Generated by
1.8.5