CbmRoot
Loading...
Searching...
No Matches
cbm::trd::geo::info_t Struct Reference

Information to be storred in the geoManager path. Based on legacy class CbmTrdGeoHandler. More...

#include <CbmTrdGeoFactory.h>

Public Attributes

int address = -1
 
int id = -1
 global addressing of element
 
int superId = -1
 local (wrt installation) id of element
 
int type = -1
 global (wrt setup) id of element
 
int superType = -1
 version of element wrt superType family
 
int rotation = -1
 global type wrt TRD design
 

Detailed Description

Information to be storred in the geoManager path. Based on legacy class CbmTrdGeoHandler.

Definition at line 50 of file CbmTrdGeoFactory.h.

Member Data Documentation

◆ address

int cbm::trd::geo::info_t::address = -1

◆ id

int cbm::trd::geo::info_t::id = -1

◆ rotation

int cbm::trd::geo::info_t::rotation = -1

◆ superId

int cbm::trd::geo::info_t::superId = -1

◆ superType

int cbm::trd::geo::info_t::superType = -1

version of element wrt superType family

Definition at line 55 of file CbmTrdGeoFactory.h.

Referenced by cbm::trd::geo::ReadFebInfo().

◆ type

int cbm::trd::geo::info_t::type = -1

global (wrt setup) id of element

Definition at line 54 of file CbmTrdGeoFactory.h.

Referenced by cbm::trd::geo::ReadFebInfo(), and cbm::trd::geo::ReadModuleInfo().


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