StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | List of all members
StiFtpcHitLoader Class Reference

#include <StiFtpcHitLoader.h>

Inheritance diagram for StiFtpcHitLoader:
StiHitLoader< StEvent, StiGeometryTransform > Named

Public Member Functions

 StiFtpcHitLoader (StiHitContainer *hitContainer, Factory< StiHit > *hitFactory, StiGeometryTransform *transform)
 
virtual void loadHits (StEvent *source)
 
- Public Member Functions inherited from StiHitLoader< StEvent, StiGeometryTransform >
 StiHitLoader (const string &name)
 
 StiHitLoader (const string &name, StiHitContainer *hitContainer, Factory< StiHit > *hitFactory, StiGeometryTransform *detector)
 
virtual void loadEvent (Source1 *source1, Filter< StiTrack > *trackFilter, Filter< StiHit > *hitFilter)
 
virtual void loadHits (Source1 *source, Filter< StiTrack > *trackFilter, Filter< StiHit > *hitFilter)
 
virtual void setHitContainer (StiHitContainer *hitContainer)
 
virtual void setHitFactory (Factory< StiHit > *hitFactory)
 
virtual void setDetector (StiGeometryTransform *detector)
 
void setMaxTimes (int nMaxTimes)
 
virtual StiGeometryTransform * getDetector ()
 
- Public Member Functions inherited from Named
void setName (const string &newName)
 Set the name of the object.
 
const string & getName () const
 Get the name of the object.
 
bool isName (const string &aName) const
 Determine whether name equals given name.
 

Additional Inherited Members

- Protected Member Functions inherited from Named
 Named (const string &aName=" ")
 Only derived class are Named.
 
- Protected Attributes inherited from StiHitLoader< StEvent, StiGeometryTransform >
StiHitContainer_hitContainer
 
StiTrackContainer_trackContainer
 
Factory< StiHit > * _hitFactory
 
Factory< StiKalmanTrack > * _trackFactory
 
StiGeometryTransform * _detector
 
- Protected Attributes inherited from Named
string _name
 

Detailed Description

StiFtpcHitLoader is a concrete class implementing the StiHitLoader abstract interface. It is used to load hits from Star StEvent into the StiHitContainer for Sti tracking. StEvent hits from the FTPC are converted using the StiGeometryTransform class.

This class is essentially morphed from the class StiHitFiller originally written by Mike Miller.

Author
Claude A Pruneau (Wayne State Univ)

Definition at line 19 of file StiFtpcHitLoader.h.


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