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

#include <StiIstDetectorGroup.h>

Inheritance diagram for StiIstDetectorGroup:
StiDetectorGroup< StEvent > StiDetectorGroup< StEvent > StiGenericDetectorGroup StiGenericDetectorGroup Named Named

Public Types

enum  IstDetectorBuilderImpl { kDefault, kFirstPro }
 Options to identify different IST detector builders.
 

Public Member Functions

 StiIstDetectorGroup (bool active, IstDetectorBuilderImpl istImpl=kDefault, bool buildIdealGeom=false)
 
 StiIstDetectorGroup (bool active)
 
- Public Member Functions inherited from StiDetectorGroup< StEvent >
virtual StiHitLoader< StEvent,
StiDetectorBuilder > * 
getHitLoader ()
 Get a hit loader appropriate for this detector group.
 
StiHitLoader< StEvent,
StiDetectorBuilder > * 
hitLoader ()
 
- Public Member Functions inherited from StiGenericDetectorGroup
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.
 

Additional Inherited Members

- Protected Member Functions inherited from StiDetectorGroup< StEvent >
 StiDetectorGroup (const string &name)
 
 StiDetectorGroup (const string &name, StiHitLoader< StEvent, StiDetectorBuilder > *hitLoader, StiDetectorBuilder *detectorBuilder)
 
- Protected Member Functions inherited from StiGenericDetectorGroup
 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 inherited from StiDetectorGroup< StEvent >
StiHitLoader< StEvent,
StiDetectorBuilder > * 
_hitLoader
 
- Protected Attributes inherited from StiGenericDetectorGroup
StiDetectorBuilder_detectorBuilder
 
int _groupId
 Detector group identifier.
 
- Protected Attributes inherited from Named
string _name
 

Detailed Description

Convenience class defining the IST detector group.

Author
Claude A Pruneau, Wayne State University
Dmitri Smirnov, BNL

Convenience class defining the TPC detector group

Author
Claude A Pruneau, Wayne State University

Definition at line 15 of file StiIstDetectorGroup.h.


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