StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
StiGenericDetectorGroup Class Reference
Inheritance diagram for StiGenericDetectorGroup:
Named StiDetectorGroup< Event > StiDetectorGroup< StEvent > StiIstDetectorGroup StiIstDetectorGroup StiPixelDetectorGroup StiPxlDetectorGroup StiSsdDetectorGroup StiSstDetectorGroup StiStarDetectorGroup StiSvtDetectorGroup StiTpcDetectorGroup

Public Member Functions

virtual void initialize ()
 
virtual StiDetectorBuildergetDetectorBuilder ()
 Get a detector builder appropriate for this detector group.
 
void setGroupId (int id)
 
int getGroupId () const
 
- 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.
 

Protected Member Functions

 StiGenericDetectorGroup (const string &name)
 
 StiGenericDetectorGroup (const string &name, StiDetectorBuilder *detectorBuilder)
 
- Protected Member Functions inherited from Named
 Named (const string &aName=" ")
 Only derived class are Named.
 

Protected Attributes

StiDetectorBuilder_detectorBuilder
 
int _groupId
 Detector group identifier.
 
- Protected Attributes inherited from Named
string _name
 

Detailed Description

Definition at line 11 of file StiGenericDetectorGroup.h.

Member Function Documentation

void StiGenericDetectorGroup::setGroupId ( int  id)

Get a pid calculator appropriate for this detector group A dedx calculator is used after the track are fitted to determine the average (or appropriate measure) dedx. Get an energy loss calculator appropriate for this detector group An eloss calculator is used in the kalman propagation to determine the track energy loss.

Definition at line 41 of file StiGenericDetectorGroup.cxx.

References _groupId.


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