A class that defines the valid set of tracking detectors.
More...
#include <Const.h>
|
static DetectorSet | set () |
| Accessor function for the set of valid detectors.
|
|
|
static const DetectorSet | c_set = Const::PXD + Const::SVD + Const::CDC |
| The set of valid tracking detectors.
|
|
A class that defines the valid set of tracking detectors.
To be used as a template argument for RestrictedDetectorSet.
Definition at line 360 of file Const.h.
◆ set()
Accessor function for the set of valid detectors.
Definition at line 362 of file Const.h.
◆ c_set
The set of valid tracking detectors.
Definition at line 363 of file Const.h.
The documentation for this class was generated from the following files: