15#ifndef ALICEO2_TRK_PETAL_DISK_H_
16#define ALICEO2_TRK_PETAL_DISK_H_
18#include "TGeoManager.h"
20#include <fairlogger/Logger.h>
39 auto getZ()
const {
return mZ; }
41 auto getName()
const {
return mDiskName; }
46 void createDisk(TGeoVolume* motherVolume, TGeoCombiTrans* combiTrans);
49 Int_t mDiskNumber = -1;
50 std::string mDiskName;
51 std::string mSensorName;
52 Double_t mInnerRadius;
53 Double_t mOuterRadius;
54 Double_t mAngularCoverage;
56 Double_t mChipThickness;
This class defines the Geometry for the TRK Disk TGeo.
auto getOuterRadius() const
auto getAngularCoverage() const
auto getInnerRadius() const
auto getSensorName() const
auto getThickness() const
void createDisk(TGeoVolume *motherVolume, TGeoCombiTrans *combiTrans)
GLdouble GLdouble GLdouble z
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...