![]() |
AliRoot Core
3dc7879 (3dc7879)
|
#include <AliTPCv1.h>
Public Member Functions | |
AliTPCv1 () | |
AliTPCv1 (const char *name, const char *title) | |
virtual | ~AliTPCv1 () |
virtual void | CreateGeometry () |
virtual void | CreateMaterials () |
virtual void | Init () |
virtual Int_t | IsVersion () const |
virtual void | StepManager () |
Protected Attributes | |
Int_t | fIdSens |
Sensitive volume identifier. More... | |
Time Projection Chamber version 1 – detailed TPC and fast simulation
Version 1 for TPC
Definition at line 15 of file AliTPCv1.h.
AliTPCv1::AliTPCv1 | ( | ) |
Definition at line 60 of file AliTPCv1.cxx.
AliTPCv1::AliTPCv1 | ( | const char * | name, |
const char * | title | ||
) |
Standard constructor for Time Projection Chamber
Definition at line 68 of file AliTPCv1.cxx.
|
inlinevirtual |
Definition at line 20 of file AliTPCv1.h.
|
virtual |
Creates geometry for Time Projection Chamber version 1 Detailed geometry – Fast simulation - space points at the pad-rows centers
< 30 sections
< insulator
< containment vessel
< epoxy
< tedlar
< prepreg2
< nomex
< tedlar
< prepreg3
< nomex
< steel
< water
< steel
< water
< tedlar 38 microns
< prepreg2 500 microns
< prepreg3 300 microns
< nomex 2 cm
< tedlar 38 microns
< prepreg2 250 microns
< prepreg3 300 microns
< nomex 2 cm
< tedlar 38 microns
< prepreg3 300 microns
< nomex 2 cm
< tedlar
< prepreg1
< nomex
< rib
< hole in the wheel
< hole in the wheel
< empty segment
< identical for iroc and oroc
< pad+iso
< a-side
< c-side
< a-side
< c-side
< a-side
< c-side
< Al
< Air
< Si
< Al
< connectors
< rrod
< makrolon rod
< support
< trapesoid
< assembly of the support
< holder+2 plugs (reflected)
< assembly1
< outer rod holder
< inside ifc
Definition at line 81 of file AliTPCv1.cxx.
Referenced by ~AliTPCv1().
|
virtual |
Define materials for Time Projection Chamber
Definition at line 1823 of file AliTPCv1.cxx.
Referenced by ~AliTPCv1().
|
virtual |
Initialises TPC detector after it has been created
Definition at line 1831 of file AliTPCv1.cxx.
Referenced by ~AliTPCv1().
|
inlinevirtual |
Definition at line 24 of file AliTPCv1.h.
|
virtual |
Called at every step in the Time Projection Chamber
Definition at line 1843 of file AliTPCv1.cxx.
Referenced by IsVersion().
|
protected |
Sensitive volume identifier.
Definition at line 28 of file AliTPCv1.h.
Referenced by Init(), and StepManager().