11#define CBMSTSMODULE_H 1
17#include <RtypesCore.h>
23class TGeoPhysicalNode;
Class representing an element of the STS setup.
Class representing an instance of a readout unit in the CBM-STS.
virtual void InitDaughters()
Initialise daughters from geometry.
void SetParameters(const CbmStsParModule &par)
Set module parameters.
ClassDef(CbmStsModule, 3)
Module parameters.
static Int_t GetAddressFromName(TString name)
Get the address from the module name (static)
std::string ToString() const
CbmStsModule(UInt_t address=0, TGeoPhysicalNode *node=nullptr, CbmStsElement *mother=nullptr)
Standard constructor.
virtual ~CbmStsModule()
Destructor.
const CbmStsParModule * GetParameters() const
Module parameters.
const CbmStsParModule * fParams
Parameters of the STS readout ASIC.
Parameters for one STS module.