Belle II Software light-2405-quaxo
Const::ClusterDetectors Class Reference

A class that defines the valid set of Cluster detectors. More...

#include <Const.h>

Collaboration diagram for Const::ClusterDetectors:

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.
 

Detailed Description

A class that defines the valid set of Cluster detectors.

To be used as a template argument for RestrictedDetectorSet.

Definition at line 376 of file Const.h.

Member Function Documentation

◆ set()

static DetectorSet set ( )
inlinestatic

Accessor function for the set of valid detectors.

Definition at line 378 of file Const.h.

Member Data Documentation

◆ c_set

const Const::DetectorSet c_set = Const::ECL + Const::KLM
static

The set of valid tracking detectors.

Definition at line 379 of file Const.h.

◆ c_size

const size_t c_size = 2
static

Number of PID detectors, temporary workaround.

Definition at line 380 of file Const.h.


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