Belle II Software
release-08-01-10
|
A class that defines the valid set of tracking detectors. More...
#include <Const.h>
Static Public Member Functions | |
static DetectorSet | set () |
Accessor function for the set of valid detectors. | |
Static Public Attributes | |
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.