FairRoot/PandaRoot
|
#include <PndGeoHypGeModifiedCTFrame.h>
Public Member Functions | |
PndGeoHypGeModifiedCTFrame (TGeoMedium *ExtAl, TGeoManager *geom) | |
virtual | ~PndGeoHypGeModifiedCTFrame () |
void | BuildFrame () |
void | PlaceCTFrame (TGeoVolume *top) |
void | PlaceCTFrame (TGeoVolume *top, TGeoMatrix *ModifiedCTFramePlaceAndDirectionTransformation) |
Private Attributes | |
TGeoMedium * | Al |
TGeoVolume * | ModifiedCTFrame |
TGeoVolume * | ModifiedCTFrameAssembly |
Definition at line 36 of file PndGeoHypGeModifiedCTFrame.h.
PndGeoHypGeModifiedCTFrame::PndGeoHypGeModifiedCTFrame | ( | TGeoMedium * | ExtAl, |
TGeoManager * | geom | ||
) |
Definition at line 28 of file PndGeoHypGeModifiedCTFrame.cxx.
References Al, and ModifiedCTFrame.
|
virtual |
Definition at line 37 of file PndGeoHypGeModifiedCTFrame.cxx.
void PndGeoHypGeModifiedCTFrame::BuildFrame | ( | ) |
Definition at line 43 of file PndGeoHypGeModifiedCTFrame.cxx.
References ModifiedCTFrame, and ModifiedCTFrameAssembly.
Referenced by PlaceCTFrame().
void PndGeoHypGeModifiedCTFrame::PlaceCTFrame | ( | TGeoVolume * | top | ) |
Definition at line 49 of file PndGeoHypGeModifiedCTFrame.cxx.
References BuildFrame(), and ModifiedCTFrameAssembly.
void PndGeoHypGeModifiedCTFrame::PlaceCTFrame | ( | TGeoVolume * | top, |
TGeoMatrix * | ModifiedCTFramePlaceAndDirectionTransformation | ||
) |
Definition at line 55 of file PndGeoHypGeModifiedCTFrame.cxx.
References BuildFrame(), and ModifiedCTFrameAssembly.
|
private |
Definition at line 39 of file PndGeoHypGeModifiedCTFrame.h.
Referenced by PndGeoHypGeModifiedCTFrame().
|
private |
Definition at line 40 of file PndGeoHypGeModifiedCTFrame.h.
Referenced by BuildFrame(), and PndGeoHypGeModifiedCTFrame().
|
private |
Definition at line 41 of file PndGeoHypGeModifiedCTFrame.h.
Referenced by BuildFrame(), and PlaceCTFrame().