![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <EicRoot/blob/master/eic/infrastructure/BeamPipeGeoParData.h>
Inheritance diagram for BeamPipeElement:
Collaboration diagram for BeamPipeElement:Public Types | |
| enum | SwapSign { NoSwap, Swap } |
Public Member Functions | |
| BeamPipeElement () | |
| BeamPipeElement (TString &material, double thickness) | |
| BeamPipeElement (BeamPipeElement *source, Bool_t ipElement=false, SwapSign swapped=NoSwap) | |
| ~BeamPipeElement () | |
| void | AddSection (double offset, double outerDiameter) |
Private Member Functions | |
| void | ResetVars () |
| const BeamPipeSection * | GetFirstSection () const |
| const BeamPipeSection * | GetFirstOrientedSection () const |
| const BeamPipeSection * | GetLastSection () const |
| const BeamPipeSection * | GetLastOrientedSection () const |
| double | GetLength () const |
| ClassDef (BeamPipeElement, 6) | |
Private Attributes | |
| TString | mMaterial |
| Double_t | mThickness |
| SwapSign | mSwapped |
| Bool_t | mIpElement |
| std::vector< BeamPipeSection * > | mSections |
| Double_t | mAccuOffset |
Friends | |
| class | BeamPipeGeoParData |
Definition at line 59 of file BeamPipeGeoParData.h.
View newest version in sPHENIX GitHub at line 59 of file BeamPipeGeoParData.h
Definition at line 64 of file BeamPipeGeoParData.h.
View newest version in sPHENIX GitHub at line 64 of file BeamPipeGeoParData.h
|
inline |
Definition at line 66 of file BeamPipeGeoParData.h.
View newest version in sPHENIX GitHub at line 66 of file BeamPipeGeoParData.h
References ResetVars().
Here is the call graph for this function:
|
inline |
Definition at line 67 of file BeamPipeGeoParData.h.
View newest version in sPHENIX GitHub at line 67 of file BeamPipeGeoParData.h
|
inline |
Definition at line 69 of file BeamPipeGeoParData.h.
View newest version in sPHENIX GitHub at line 69 of file BeamPipeGeoParData.h
References mIpElement, and mSwapped.
|
inline |
Definition at line 74 of file BeamPipeGeoParData.h.
View newest version in sPHENIX GitHub at line 74 of file BeamPipeGeoParData.h
|
inline |
Definition at line 76 of file BeamPipeGeoParData.h.
View newest version in sPHENIX GitHub at line 76 of file BeamPipeGeoParData.h
References mSections.
Referenced by beampipe().
Here is the caller graph for this function:
|
private |
|
inlineprivate |
Definition at line 93 of file BeamPipeGeoParData.h.
View newest version in sPHENIX GitHub at line 93 of file BeamPipeGeoParData.h
References mSections, mSwapped, and Swap.
Referenced by BeamPipeGeoParData::CheckGeometry().
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 88 of file BeamPipeGeoParData.h.
View newest version in sPHENIX GitHub at line 88 of file BeamPipeGeoParData.h
References mSections.
Referenced by BeamPipeGeoParData::ConstructGeometry(), and GetLength().
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 103 of file BeamPipeGeoParData.h.
View newest version in sPHENIX GitHub at line 103 of file BeamPipeGeoParData.h
|
inlineprivate |
Definition at line 98 of file BeamPipeGeoParData.h.
View newest version in sPHENIX GitHub at line 98 of file BeamPipeGeoParData.h
References mSections.
Referenced by BeamPipeGeoParData::ConstructGeometry(), and GetLength().
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 116 of file BeamPipeGeoParData.h.
View newest version in sPHENIX GitHub at line 116 of file BeamPipeGeoParData.h
References GetFirstSection(), and GetLastSection().
Referenced by BeamPipeGeoParData::CheckGeometry(), and BeamPipeGeoParData::ConstructGeometry().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 81 of file BeamPipeGeoParData.h.
View newest version in sPHENIX GitHub at line 81 of file BeamPipeGeoParData.h
References mAccuOffset, mIpElement, mSwapped, mThickness, and NoSwap.
Referenced by BeamPipeElement().
Here is the caller graph for this function:
|
friend |
Definition at line 61 of file BeamPipeGeoParData.h.
View newest version in sPHENIX GitHub at line 61 of file BeamPipeGeoParData.h
|
private |
Definition at line 133 of file BeamPipeGeoParData.h.
View newest version in sPHENIX GitHub at line 133 of file BeamPipeGeoParData.h
Referenced by BeamPipeGeoParData::CheckGeometry(), BeamPipeGeoParData::ConstructGeometry(), and ResetVars().
|
private |
Definition at line 127 of file BeamPipeGeoParData.h.
View newest version in sPHENIX GitHub at line 127 of file BeamPipeGeoParData.h
Referenced by BeamPipeElement(), BeamPipeGeoParData::CheckGeometry(), BeamPipeGeoParData::ConstructGeometry(), and ResetVars().
|
private |
Definition at line 118 of file BeamPipeGeoParData.h.
View newest version in sPHENIX GitHub at line 118 of file BeamPipeGeoParData.h
Referenced by BeamPipeGeoParData::ConstructGeometry().
|
private |
Definition at line 130 of file BeamPipeGeoParData.h.
View newest version in sPHENIX GitHub at line 130 of file BeamPipeGeoParData.h
Referenced by AddSection(), BeamPipeGeoParData::CheckGeometry(), BeamPipeGeoParData::ConstructGeometry(), GetFirstOrientedSection(), GetFirstSection(), GetLastOrientedSection(), and GetLastSection().
|
private |
Definition at line 125 of file BeamPipeGeoParData.h.
View newest version in sPHENIX GitHub at line 125 of file BeamPipeGeoParData.h
Referenced by BeamPipeElement(), BeamPipeGeoParData::CheckGeometry(), BeamPipeGeoParData::ConstructGeometry(), GetFirstOrientedSection(), GetLastOrientedSection(), and ResetVars().
|
private |
Definition at line 121 of file BeamPipeGeoParData.h.
View newest version in sPHENIX GitHub at line 121 of file BeamPipeGeoParData.h
Referenced by BeamPipeGeoParData::CheckGeometry(), BeamPipeGeoParData::ConstructGeometry(), and ResetVars().