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
StFstDbMaker
StFstDbMaker.h
1
#ifndef StFstDbMaker_hh
2
#define StFstDbMaker_hh
3
4
#include "StMaker.h"
5
6
class
StFstDb
;
7
8
15
class
StFstDbMaker
:
public
StMaker
16
{
17
public
:
18
StFstDbMaker
(
const
char
*name =
"fstDb"
);
19
virtual
Int_t Init();
20
Int_t InitRun(Int_t runNumber);
21
Int_t
Make
();
22
23
private
:
26
StFstDb
*mFstDb;
27
Int_t mReady;
28
29
ClassDef(
StFstDbMaker
, 0)
30
};
31
32
#endif
StFstDbMaker::StFstDbMaker
StFstDbMaker(const char *name="fstDb")
Definition:
StFstDbMaker.cxx:20
StMaker
Definition:
StMaker.h:57
StFstDb
Definition:
StFstDb.h:37
StFstDbMaker::Make
Int_t Make()
Definition:
StFstDbMaker.cxx:152
StFstDbMaker
Definition:
StFstDbMaker.h:15
Generated by
1.8.5