![]() |
ATLAS Offline Software
|
#include <TRTRadiatorParameters.h>
Public Member Functions | |
| TRTRadiatorParameters (G4LogicalVolume *p, G4double dFoil, G4double dGas, BEflag beflag) | |
| const G4LogicalVolume * | GetLogicalVolume () const |
| G4double | GetFoilThickness () const |
| G4double | GetGasThickness () const |
| BEflag | GetBEflag () const |
Private Attributes | |
| G4LogicalVolume * | m_aLogicalVolume |
| G4double | m_FoilThickness |
| G4double | m_GasThickness |
| BEflag | m_BEflg |
Definition at line 12 of file TRTRadiatorParameters.h.
|
inline |
Definition at line 14 of file TRTRadiatorParameters.h.
|
inline |
Definition at line 26 of file TRTRadiatorParameters.h.
|
inline |
Definition at line 24 of file TRTRadiatorParameters.h.
|
inline |
Definition at line 25 of file TRTRadiatorParameters.h.
|
inline |
Definition at line 23 of file TRTRadiatorParameters.h.
|
private |
Definition at line 29 of file TRTRadiatorParameters.h.
|
private |
Definition at line 32 of file TRTRadiatorParameters.h.
|
private |
Definition at line 30 of file TRTRadiatorParameters.h.
|
private |
Definition at line 31 of file TRTRadiatorParameters.h.