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
StFstHitMaker
StFstHitMaker.h
1
#ifndef StFstHitMaker_hh
2
#define StFstHitMaker_hh
3
4
#include "StMaker.h"
5
6
class
THashList;
7
8
15
class
StFstHitMaker
:
public
StMaker
16
{
17
public
:
18
19
StFstHitMaker
(
const
char
*name =
"fst_hit"
);
20
Int_t InitRun(Int_t runnumber);
21
Int_t
Make
();
22
23
protected
:
24
25
THashList *
mSensorTransforms
;
26
27
ClassDef(
StFstHitMaker
, 0);
28
};
29
30
#endif
StFstHitMaker::Make
Int_t Make()
Definition:
StFstHitMaker.cxx:55
StFstHitMaker::mSensorTransforms
THashList * mSensorTransforms
A list of TGeo transformations for each FST sensor.
Definition:
StFstHitMaker.h:25
StMaker
Definition:
StMaker.h:57
StFstHitMaker
Definition:
StFstHitMaker.h:15
Generated by
1.8.5