#include <BmnRun8cgDetModel.h>
|
| virtual void | Reset () noexcept override |
| |
| virtual Int_t | NextID () noexcept override |
| |
| virtual void | Reset () noexcept override |
| |
| virtual Int_t | NextID () noexcept override |
| |
|
| enum | { kFirst
, kLast
} |
| |
| enum | { kFirst
, kLast
} |
| |
| Int_t | fSystem {-1} |
| |
| Int_t | fStation {-1} |
| |
| Int_t | fModule {-1} |
| |
| static constexpr const Int_t | SIL_SYSTEM_ID {DetectorId::kSILICON} |
| |
| static constexpr const Int_t | GEM_SYSTEM_ID {DetectorId::kGEM} |
| |
| static constexpr const Int_t | SIL_STATION_CNT {4} |
| |
| static constexpr const Int_t | GEM_STATION_CNT {7} |
| |
| static constexpr const Int_t | STA_NUM_START {1} |
| |
| static constexpr const Int_t | MOD_NUM_START {1} |
| |
| static constexpr const Int_t | SIL_STATION_IDX [2] {STA_NUM_START, STA_NUM_START + SIL_STATION_CNT - 1} |
| |
| static constexpr const Int_t | GEM_STATION_IDX [2] {SIL_STATION_IDX[kLast] + 1, SIL_STATION_IDX[kLast] + GEM_STATION_CNT} |
| |
| static constexpr const Int_t | SIL_MODULES [SIL_STATION_CNT] {6, 10, 14, 18} |
| |
| static constexpr const Int_t | GEM_MODULES [GEM_STATION_CNT] {8, 8, 8, 8, 8, 8, 8} |
| |
Definition at line 25 of file BmnRun8cgDetModel.h.
◆ BmnRun8cgDetModel() [1/2]
| BmnRun8cgDetModel::BmnRun8cgDetModel |
( |
| ) |
|
◆ BmnRun8cgDetModel() [2/2]
| BmnRun8cgDetModel::BmnRun8cgDetModel |
( |
| ) |
|
◆ Alignables() [1/2]
| Int_t BmnRun8cgDetModel::Alignables |
( |
| ) |
const |
|
overridevirtualnoexcept |
◆ Alignables() [2/2]
| virtual Int_t BmnRun8cgDetModel::Alignables |
( |
| ) |
const |
|
overridevirtualnoexcept |
◆ IDfromHit() [1/2]
| Int_t BmnRun8cgDetModel::IDfromHit |
( |
Int_t |
HitDetectorID | ) |
const |
|
overridevirtualnoexcept |
◆ IDfromHit() [2/2]
| virtual Int_t BmnRun8cgDetModel::IDfromHit |
( |
Int_t |
HitDetectorID | ) |
const |
|
overridevirtualnoexcept |
◆ MaxModulesInStation() [1/2]
| Int_t BmnRun8cgDetModel::MaxModulesInStation |
( |
| ) |
const |
|
overridevirtualnoexcept |
◆ MaxModulesInStation() [2/2]
| virtual Int_t BmnRun8cgDetModel::MaxModulesInStation |
( |
| ) |
const |
|
overridevirtualnoexcept |
◆ NextID() [1/2]
| Int_t BmnRun8cgDetModel::NextID |
( |
| ) |
|
|
overrideprotectedvirtualnoexcept |
Reimplemented from BmnRun8DetModel.
Definition at line 53 of file BmnRun8cgDetModel.cxx.
References BmnRun8DetModel::fModule, BmnRun8DetModel::fStation, BmnRun8DetModel::fSystem, BmnRun8DetModel::GEM_MODULES, BmnRun8DetModel::GEM_STATION_IDX, BmnRun8DetModel::GEM_SYSTEM_ID, BmnRun8DetModel::kFirst, BmnRun8DetModel::kLast, BmnRun8DetModel::MOD_NUM_START, BmnRun8DetModel::SIL_MODULES, BmnRun8DetModel::SIL_STATION_IDX, and BmnRun8DetModel::STA_NUM_START.
◆ NextID() [2/2]
| virtual Int_t BmnRun8cgDetModel::NextID |
( |
| ) |
|
|
overrideprotectedvirtualnoexcept |
◆ Reset() [1/2]
| void BmnRun8cgDetModel::Reset |
( |
| ) |
|
|
overrideprotectedvirtualnoexcept |
◆ Reset() [2/2]
| virtual void BmnRun8cgDetModel::Reset |
( |
| ) |
|
|
overrideprotectedvirtualnoexcept |
The documentation for this class was generated from the following files: