CbmRoot
Loading...
Searching...
No Matches
TrkStationIdMap::SmTypeInfo Struct Reference

Information on RPC offsets for each SM type. More...

#include <RecoSetupUnit.h>

Public Attributes

uint32_t offset {0}
 An index of first RPC for a given SM type.
 
uint16_t nSm {0}
 Number of supermodules for a given SM type.
 
uint16_t nRpc {0}
 Number of RPCs for a given SM type.
 

Private Member Functions

template<class Archive>
void serialize (Archive &ar, const unsigned int)
 

Detailed Description

Information on RPC offsets for each SM type.

Definition at line 32 of file tof/RecoSetupUnit.h.

Member Function Documentation

◆ serialize()

template<class Archive>
void cbm::algo::tof::TrkStationIdMap::SmTypeInfo::serialize ( Archive & ar,
const unsigned int  )
inlineprivate

Definition at line 40 of file tof/RecoSetupUnit.h.

Member Data Documentation

◆ nRpc

uint16_t cbm::algo::tof::TrkStationIdMap::SmTypeInfo::nRpc {0}

Number of RPCs for a given SM type.

Definition at line 35 of file tof/RecoSetupUnit.h.

◆ nSm

uint16_t cbm::algo::tof::TrkStationIdMap::SmTypeInfo::nSm {0}

Number of supermodules for a given SM type.

Definition at line 34 of file tof/RecoSetupUnit.h.

◆ offset

uint32_t cbm::algo::tof::TrkStationIdMap::SmTypeInfo::offset {0}

An index of first RPC for a given SM type.

Definition at line 33 of file tof/RecoSetupUnit.h.


The documentation for this struct was generated from the following file: