StFms  0.0.0
FMS software in the STAR framework
StFmsHitMaker Class Reference

StFmsHitMaker. More...

#include <StFmsHitMaker.h>

Inheritance diagram for StFmsHitMaker:
Collaboration diagram for StFmsHitMaker:

Public Member Functions

 StFmsHitMaker (const char *name="StFmsHitMaker")
 
 ~StFmsHitMaker ()
 
void Clear (Option_t *option="")
 
Int_t Init ()
 
Int_t InitRun (Int_t runNumber)
 
Int_t Make ()
 
Int_t Finish ()
 
TMatrix ** GetEnergyMatrices ()
 
Bool_t Legal (Int_t iew, Int_t nstb, Int_t row0, Int_t col0)
 
virtual const char * GetCVS () const
 

Private Member Functions

 ClassDef (StFmsHitMaker, 1)
 

Private Attributes

StFmsDbMakermFmsDbMaker
 
StFmsCollectionmFmsCollection
 DB maker provides FMS geometry and calibration data. More...
 
StMuFmsCollectionmMuFmsColl
 FMS data structure for StEvent. More...
 
Int_t mCurrentRunNumber
 FMS data structure for StMuEvent. More...
 

Detailed Description

StFmsHitMaker.

Author
Jingguo Ma
Date
2009/12/12 This maker makes Fms Hit, Cluster and photon lists and fill them in to StFmsCollection in StEvent

Definition at line 27 of file StFmsHitMaker.h.

Constructor & Destructor Documentation

StFmsHitMaker::StFmsHitMaker ( const char *  name = "StFmsHitMaker")

Definition at line 28 of file StFmsHitMaker.cxx.

StFmsHitMaker::~StFmsHitMaker ( )

Definition at line 36 of file StFmsHitMaker.cxx.

Member Function Documentation

StFmsHitMaker::ClassDef ( StFmsHitMaker  ,
 
)
private
void StFmsHitMaker::Clear ( Option_t *  option = "")

Definition at line 41 of file StFmsHitMaker.cxx.

int StFmsHitMaker::Finish ( )

Definition at line 216 of file StFmsHitMaker.cxx.

virtual const char* StFmsHitMaker::GetCVS ( ) const
inlinevirtual

Definition at line 40 of file StFmsHitMaker.h.

TMatrix** StFmsHitMaker::GetEnergyMatrices ( )
int StFmsHitMaker::Init ( )

Definition at line 46 of file StFmsHitMaker.cxx.

int StFmsHitMaker::InitRun ( Int_t  runNumber)

Definition at line 54 of file StFmsHitMaker.cxx.

Bool_t StFmsHitMaker::Legal ( Int_t  iew,
Int_t  nstb,
Int_t  row0,
Int_t  col0 
)
int StFmsHitMaker::Make ( )

Read DB and put DetectorId, channeel and apply Calibration to get Energy

Definition at line 64 of file StFmsHitMaker.cxx.

Here is the call graph for this function:

Member Data Documentation

Int_t StFmsHitMaker::mCurrentRunNumber
private

FMS data structure for StMuEvent.

Definition at line 48 of file StFmsHitMaker.h.

StFmsCollection* StFmsHitMaker::mFmsCollection
private

DB maker provides FMS geometry and calibration data.

Definition at line 45 of file StFmsHitMaker.h.

StFmsDbMaker* StFmsHitMaker::mFmsDbMaker
private

Definition at line 44 of file StFmsHitMaker.h.

StMuFmsCollection* StFmsHitMaker::mMuFmsColl
private

FMS data structure for StEvent.

Definition at line 46 of file StFmsHitMaker.h.


The documentation for this class was generated from the following files: