Belle II Software light-2406-ragdoll
Const::VXDDetectors Class Reference

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

#include <Const.h>

Collaboration diagram for Const::VXDDetectors:

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
 The set of valid tracking detectors.
 

Detailed Description

A class that defines the valid set of VXD detectors.

To be used as a template argument for RestrictedDetectorSet.

Definition at line 348 of file Const.h.

Member Function Documentation

◆ set()

static DetectorSet set ( )
inlinestatic

Accessor function for the set of valid detectors.

Definition at line 350 of file Const.h.

Member Data Documentation

◆ c_set

const Const::DetectorSet c_set = Const::PXD + Const::SVD
static

The set of valid tracking detectors.

Definition at line 351 of file Const.h.


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