Project
Loading...
Searching...
No Matches
o2::passive::Hall Class Reference

#include <Hall.h>

Inherits o2::passive::PassiveBase.

Public Types

enum  EMedium {
  kSTST_C2 = 50 , kAIR_C2 = 55 , kCC_C2 = 57 , kCC_C0 = 17 ,
  kFE_C2 = 52
}
 

Public Member Functions

 Hall (const char *name, const char *Title="ALICE Experimental Hall")
 
 Hall ()
 
 ~Hall () override
 
void ConstructGeometry () override
 
FairModuleCloneModule () const override
 Clone this object (used in MT mode only)
 
- Public Member Functions inherited from o2::passive::PassiveBase
void SetSpecialPhysicsCuts () override
 
 ClassDefOverride (o2::passive::PassiveBase, 1)
 

Detailed Description

Definition at line 22 of file Hall.h.

Member Enumeration Documentation

◆ EMedium

Enumerator
kSTST_C2 
kAIR_C2 
kCC_C2 
kCC_C0 
kFE_C2 

Definition at line 25 of file Hall.h.

Constructor & Destructor Documentation

◆ Hall() [1/2]

Hall::Hall ( const char name,
const char Title = "ALICE Experimental Hall" 
)

Definition at line 30 of file Hall.cxx.

◆ Hall() [2/2]

Hall::Hall ( )

Definition at line 29 of file Hall.cxx.

◆ ~Hall()

Hall::~Hall ( )
overridedefault

Member Function Documentation

◆ CloneModule()

FairModule * Hall::CloneModule ( ) const
override

Clone this object (used in MT mode only)

Definition at line 539 of file Hall.cxx.

◆ ConstructGeometry()

void Hall::ConstructGeometry ( )
override

Definition at line 112 of file Hall.cxx.


The documentation for this class was generated from the following files: