12#ifndef ALICE3_PASSIVE_PIPE_H
13#define ALICE3_PASSIVE_PIPE_H
28 const char* title =
"Alice 3 Pipe",
29 const float pipeRIn = 0.f,
30 const float pipeThickness = 0.f,
31 const float a3ipLength = 0.f,
32 const float vacuumVesselRIn = 0.f,
33 const float vacuumVesselThickness = 0.f,
34 const float vacuumVesselASideLength = 0.f);
52 void createMaterials();
57 float mPipeThick = 0.;
58 float mA3IPLength = 0.;
60 float mVacuumVesselRIn = 0.;
61 float mVacuumVesselThick = 0.;
62 float mVacuumVesselASideLength = 0.;
a common base class for passive modules - implementing generic functions
float getPipeWidth() const
float getVacuumVesselWidth() const
FairModule * CloneModule() const override
Clone this object (used in MT mode only)
void ConstructGeometry() override
float getVacuumVesselRIn() const
float getA3IPLength() const
float getPipeRMax() const
float getVacuumVesselRMax() const
float getVacuumVesselLength() const
GLuint const GLchar * name
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...