#include <Pipe.h>
Inherits o2::passive::Alice3PassiveBase.
|
| Alice3Pipe () |
|
| ~Alice3Pipe () override |
|
| Alice3Pipe (const char *name, const char *title="Alice 3 Pipe", const bool isTRKActivated=false, const bool isFT3Activated=false, const float pipeRIn=0.f, const float pipeThickness=0.f, const float a3ipLength=0.f, const float vacuumVesselRIn=0.f, const float vacuumVesselThickness=0.f, const float vacuumVesselASideLength=0.f) |
|
void | ConstructGeometry () override |
|
FairModule * | CloneModule () const override |
| Clone this object (used in MT mode only)
|
|
float | getPipeRIn () const |
|
float | getPipeRMax () const |
|
float | getPipeWidth () const |
|
float | getA3IPLength () const |
|
float | getVacuumVesselRIn () const |
|
float | getVacuumVesselRMax () const |
|
float | getVacuumVesselWidth () const |
|
float | getVacuumVesselLength () const |
|
bool | IsTRKActivated () const |
|
bool | IsFT3Activated () const |
|
void | SetSpecialPhysicsCuts () override |
|
| ClassDefOverride (Alice3PassiveBase, 1) |
|
Definition at line 22 of file Pipe.h.
◆ Alice3Pipe() [1/2]
Alice3Pipe::Alice3Pipe |
( |
| ) |
|
◆ ~Alice3Pipe()
Alice3Pipe::~Alice3Pipe |
( |
| ) |
|
|
overridedefault |
◆ Alice3Pipe() [2/2]
Alice3Pipe::Alice3Pipe |
( |
const char * |
name, |
|
|
const char * |
title = "Alice 3 Pipe" , |
|
|
const bool |
isTRKActivated = false , |
|
|
const bool |
isFT3Activated = false , |
|
|
const float |
pipeRIn = 0.f , |
|
|
const float |
pipeThickness = 0.f , |
|
|
const float |
a3ipLength = 0.f , |
|
|
const float |
vacuumVesselRIn = 0.f , |
|
|
const float |
vacuumVesselThickness = 0.f , |
|
|
const float |
vacuumVesselASideLength = 0.f |
|
) |
| |
◆ CloneModule()
Clone this object (used in MT mode only)
Definition at line 271 of file Pipe.cxx.
◆ ConstructGeometry()
void Alice3Pipe::ConstructGeometry |
( |
| ) |
|
|
override |
◆ getA3IPLength()
float o2::passive::Alice3Pipe::getA3IPLength |
( |
| ) |
const |
|
inline |
◆ getPipeRIn()
float o2::passive::Alice3Pipe::getPipeRIn |
( |
| ) |
const |
|
inline |
◆ getPipeRMax()
float o2::passive::Alice3Pipe::getPipeRMax |
( |
| ) |
const |
|
inline |
◆ getPipeWidth()
float o2::passive::Alice3Pipe::getPipeWidth |
( |
| ) |
const |
|
inline |
◆ getVacuumVesselLength()
float o2::passive::Alice3Pipe::getVacuumVesselLength |
( |
| ) |
const |
|
inline |
◆ getVacuumVesselRIn()
float o2::passive::Alice3Pipe::getVacuumVesselRIn |
( |
| ) |
const |
|
inline |
◆ getVacuumVesselRMax()
float o2::passive::Alice3Pipe::getVacuumVesselRMax |
( |
| ) |
const |
|
inline |
◆ getVacuumVesselWidth()
float o2::passive::Alice3Pipe::getVacuumVesselWidth |
( |
| ) |
const |
|
inline |
◆ IsFT3Activated()
bool o2::passive::Alice3Pipe::IsFT3Activated |
( |
| ) |
const |
|
inline |
◆ IsTRKActivated()
bool o2::passive::Alice3Pipe::IsTRKActivated |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files:
- /home/runner/work/AliceO2/AliceO2/Detectors/Upgrades/ALICE3/Passive/include/Alice3DetectorsPassive/Pipe.h
- /home/runner/work/AliceO2/AliceO2/Detectors/Upgrades/ALICE3/Passive/src/Pipe.cxx