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
StiSsd
StiSstDetectorGroup.h
1
#ifndef StiSstDetectorGroup_h
2
#define StiSstDetectorGroup_h
3
4
#include "Sti/StiDetectorGroup.h"
5
6
class
StEvent
;
7
8
15
class
StiSstDetectorGroup
:
public
StiDetectorGroup
<StEvent>
16
{
17
public
:
18
20
enum
SstDetectorBuilderImpl
{kDefault, kFirstPro};
21
22
StiSstDetectorGroup
(
bool
active,
SstDetectorBuilderImpl
sstImpl=kDefault,
bool
buildIdealGeom=
false
);
23
~
StiSstDetectorGroup
();
24
};
25
26
#endif
StEvent
Definition:
StEvent.h:232
StiSstDetectorGroup::SstDetectorBuilderImpl
SstDetectorBuilderImpl
Options to identify different SST detector builders.
Definition:
StiSstDetectorGroup.h:20
StiSstDetectorGroup
Definition:
StiSstDetectorGroup.h:15
StiDetectorGroup
Definition:
StiDetectorGroup.h:12
Generated by
1.8.5