Belle II Software
release-08-01-10
|
A class that defines the valid set of Cluster 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::ECL + Const::KLM |
The set of valid tracking detectors. | |
static const size_t | c_size = 2 |
Number of PID detectors, temporary workaround. | |
A class that defines the valid set of Cluster detectors.
To be used as a template argument for RestrictedDetectorSet.