|
BOSS 8.0.0
BESIII Offline Software System
|
#include <MdcROOTGeo.h>
Public Member Functions | |
| MdcROOTGeo () | |
| Constructor. | |
| ~MdcROOTGeo () | |
| Destructor. | |
| void | InitFromGdml (const char *gdmlFile, const char *setupName) |
| Initialize the instance of ROOTGeo. | |
| void | SetNode () |
| Set the pointers to theirs nodes;. | |
| int | CorrectReplica (int layer, int replica) |
| Correct some axial layer id to copyNo;. | |
| void | SetDefaultVis () |
| Set default visual attributes;. | |
| void | SetAllVisible () |
| Set all visible;. | |
| void | SetQuarterVisible () |
| Set quater visible;. | |
| void | SetPhysicalNode () |
| Set the pointers to the physical nodes;. | |
| int | GetSegmentNb () |
| Get number of segments;. | |
| int | GetLayerNb () |
| Get number of layers;. | |
| int | GetReplicaNb (int layer) |
| Get number of replicas on each layer;. | |
| TGeoVolume * | GetVolumeMdc () |
| Get Mdc volume;. | |
| TGeoVolume * | GetVolumeSegment (int segment) |
| Get segment volume;. | |
| TGeoVolume * | GetVolumeLayer (int layer) |
| Get layer volume;. | |
| TGeoVolume * | GetVolumeReplica (int layer) |
| Get replica volume;. | |
| TGeoNode * | GetSegment (int segment, int no) |
| Get segment node;. | |
| TGeoNode * | GetLayer (int layer) |
| Get layer node;. | |
| TGeoNode * | GetReplica (int layer, int replica) |
| Get replica node;. | |
| TGeoPhysicalNode * | GetPhysicalReplica (int layer, int replica) |
| Get replica physical node;. | |
| MdcROOTGeo (Bool_t cgem_flag=0) | |
| Constructor. | |
| ~MdcROOTGeo () | |
| Destructor. | |
| void | InitFromGDML (const char *gdmlFile, const char *setupName) |
| Initialize ROOTGeo from GDML. | |
| void | InitFromROOT (TGeoVolume *vol) |
| Initialize ROOTGeo from TGeoVolume logicalMdc. | |
| void | Init2DGeometry () |
| Initialize 2D Geometry. | |
| void | SetNode () |
| Set the pointers to theirs nodes;. | |
| int | CorrectReplica (int layer, int replica) |
| Correct some axial layer id to copyNo;. | |
| void | SetVolumeDefaultVis () |
| Set default visual attributes;. | |
| void | SetAllVisible () |
| Set all visible;. | |
| void | SetQuarterVisible () |
| Set quater visible;. | |
| void | SetHalfVisible () |
| Set half visible;. | |
| void | SetPhysicalNode () |
| Set the pointers to the physical nodes;. | |
| void | SetPhysicalDefaultVis () |
| Set default physical node attributes;. | |
| void | SetDetector () |
| Draw Detecor (what is detector depends on you). | |
| void | SetHits () |
| Set all physicalNodes corresponding to digiCol;. | |
| void | SetTFire (Bool_t input) |
| void | SetQFire (Bool_t input) |
| void | SetQNotOverflow (Bool_t input) |
| void | SetColorfulWire (Bool_t input) |
| void | SetMdcTimeSubEvTime (Bool_t input) |
| void | SetVisMdcDetector () |
| Set Mdc default detector visibility;. | |
| void | SetVisMdcHits () |
| Set Mdc hits visibility;. | |
| int | GetSegmentNb () |
| Get number of segments;. | |
| int | GetLayerNb () |
| Get number of layers;. | |
| int | GetReplicaNb (int layer) |
| Get number of replicas on each layer;. | |
| void | SetVolumeMdc (TGeoVolume *vol) |
| Set Mdc volume, while initializing from ROOT;. | |
| TGeoVolume * | GetVolumeMdc () |
| Get Mdc volume;. | |
| TGeoVolume * | GetVolumeSegment (int segment) |
| Get segment volume;. | |
| TGeoVolume * | GetVolumeLayer (int layer) |
| Get layer volume;. | |
| TGeoVolume * | GetVolumeReplica (int layer) |
| Get replica volume;. | |
| TGeoNode * | GetSegment (int segment, int no) |
| Get segment node;. | |
| TGeoNode * | GetLayer (int layer) |
| Get layer node;. | |
| TGeoNode * | GetReplica (int layer, int replica) |
| Get replica node;. | |
| TGeoPhysicalNode * | GetPhysicalSegment (int segment) |
| Get segment physical node;. | |
| TGeoPhysicalNode * | GetPhysicalReplica (int layer, int replica) |
| Get replica physical node;. | |
| Mdc2DWire * | Get2DWire (Int_t layer, Int_t replica) |
| Get Mdc2DWire;. | |
| Int_t | GetSimuLayer (Int_t trueLayer) |
| Trans trueLayer to simuLayer (0~42)->(0~49). | |
| Bool_t | IsHit (Int_t layer, Int_t wire) |
| Judge whether the digiCol contains (layer, wire). | |
| void | Draw (Option_t *option) |
| Draw function. | |
| void | DrawHits (Option_t *option) |
| Draw 2D hits. | |
| MdcROOTGeo (Bool_t cgem_flag=0) | |
| Constructor. | |
| ~MdcROOTGeo () | |
| Destructor. | |
| void | InitFromGDML (const char *gdmlFile, const char *setupName) |
| Initialize ROOTGeo from GDML. | |
| void | InitFromROOT (TGeoVolume *vol) |
| Initialize ROOTGeo from TGeoVolume logicalMdc. | |
| void | Init2DGeometry () |
| Initialize 2D Geometry. | |
| void | SetNode () |
| Set the pointers to theirs nodes;. | |
| int | CorrectReplica (int layer, int replica) |
| Correct some axial layer id to copyNo;. | |
| void | SetVolumeDefaultVis () |
| Set default visual attributes;. | |
| void | SetAllVisible () |
| Set all visible;. | |
| void | SetQuarterVisible () |
| Set quater visible;. | |
| void | SetHalfVisible () |
| Set half visible;. | |
| void | SetPhysicalNode () |
| Set the pointers to the physical nodes;. | |
| void | SetPhysicalDefaultVis () |
| Set default physical node attributes;. | |
| void | SetDetector () |
| Draw Detecor (what is detector depends on you). | |
| void | SetHits () |
| Set all physicalNodes corresponding to digiCol;. | |
| void | SetTFire (Bool_t input) |
| void | SetQFire (Bool_t input) |
| void | SetQNotOverflow (Bool_t input) |
| void | SetColorfulWire (Bool_t input) |
| void | SetMdcTimeSubEvTime (Bool_t input) |
| void | SetVisMdcDetector () |
| Set Mdc default detector visibility;. | |
| void | SetVisMdcHits () |
| Set Mdc hits visibility;. | |
| int | GetSegmentNb () |
| Get number of segments;. | |
| int | GetLayerNb () |
| Get number of layers;. | |
| int | GetReplicaNb (int layer) |
| Get number of replicas on each layer;. | |
| void | SetVolumeMdc (TGeoVolume *vol) |
| Set Mdc volume, while initializing from ROOT;. | |
| TGeoVolume * | GetVolumeMdc () |
| Get Mdc volume;. | |
| TGeoVolume * | GetVolumeSegment (int segment) |
| Get segment volume;. | |
| TGeoVolume * | GetVolumeLayer (int layer) |
| Get layer volume;. | |
| TGeoVolume * | GetVolumeReplica (int layer) |
| Get replica volume;. | |
| TGeoNode * | GetSegment (int segment, int no) |
| Get segment node;. | |
| TGeoNode * | GetLayer (int layer) |
| Get layer node;. | |
| TGeoNode * | GetReplica (int layer, int replica) |
| Get replica node;. | |
| TGeoPhysicalNode * | GetPhysicalSegment (int segment) |
| Get segment physical node;. | |
| TGeoPhysicalNode * | GetPhysicalReplica (int layer, int replica) |
| Get replica physical node;. | |
| Mdc2DWire * | Get2DWire (Int_t layer, Int_t replica) |
| Get Mdc2DWire;. | |
| Int_t | GetSimuLayer (Int_t trueLayer) |
| Trans trueLayer to simuLayer (0~42)->(0~49). | |
| Bool_t | IsHit (Int_t layer, Int_t wire) |
| Judge whether the digiCol contains (layer, wire). | |
| void | Draw (Option_t *option) |
| Draw function. | |
| void | DrawHits (Option_t *option) |
| Draw 2D hits. | |
| MdcROOTGeo () | |
| Constructor. | |
| ~MdcROOTGeo () | |
| Destructor. | |
| void | InitFromGdml (const char *gdmlFile, const char *setupName) |
| Initialize the instance of ROOTGeo. | |
| void | SetNode () |
| Set the pointers to theirs nodes;. | |
| int | CorrectReplica (int layer, int replica) |
| Correct some axial layer id to copyNo;. | |
| void | SetDefaultVis () |
| Set default visual attributes;. | |
| void | SetAllVisible () |
| Set all visible;. | |
| void | SetQuarterVisible () |
| Set quater visible;. | |
| void | SetPhysicalNode () |
| Set the pointers to the physical nodes;. | |
| int | GetSegmentNb () |
| Get number of segments;. | |
| int | GetLayerNb () |
| Get number of layers;. | |
| int | GetReplicaNb (int layer) |
| Get number of replicas on each layer;. | |
| TGeoVolume * | GetVolumeMdc () |
| Get Mdc volume;. | |
| TGeoVolume * | GetVolumeSegment (int segment) |
| Get segment volume;. | |
| TGeoVolume * | GetVolumeLayer (int layer) |
| Get layer volume;. | |
| TGeoVolume * | GetVolumeReplica (int layer) |
| Get replica volume;. | |
| TGeoNode * | GetSegment (int segment, int no) |
| Get segment node;. | |
| TGeoNode * | GetLayer (int layer) |
| Get layer node;. | |
| TGeoNode * | GetReplica (int layer, int replica) |
| Get replica node;. | |
| TGeoPhysicalNode * | GetPhysicalReplica (int layer, int replica) |
| Get replica physical node;. | |
| MdcROOTGeo (Bool_t cgem_flag=0) | |
| Constructor. | |
| ~MdcROOTGeo () | |
| Destructor. | |
| void | InitFromGDML (const char *gdmlFile, const char *setupName) |
| Initialize ROOTGeo from GDML. | |
| void | InitFromROOT (TGeoVolume *vol) |
| Initialize ROOTGeo from TGeoVolume logicalMdc. | |
| void | Init2DGeometry () |
| Initialize 2D Geometry. | |
| void | SetNode () |
| Set the pointers to theirs nodes;. | |
| int | CorrectReplica (int layer, int replica) |
| Correct some axial layer id to copyNo;. | |
| void | SetVolumeDefaultVis () |
| Set default visual attributes;. | |
| void | SetAllVisible () |
| Set all visible;. | |
| void | SetQuarterVisible () |
| Set quater visible;. | |
| void | SetHalfVisible () |
| Set half visible;. | |
| void | SetPhysicalNode () |
| Set the pointers to the physical nodes;. | |
| void | SetPhysicalDefaultVis () |
| Set default physical node attributes;. | |
| void | SetDetector () |
| Draw Detecor (what is detector depends on you). | |
| void | SetHits () |
| Set all physicalNodes corresponding to digiCol;. | |
| void | SetTFire (Bool_t input) |
| void | SetQFire (Bool_t input) |
| void | SetQNotOverflow (Bool_t input) |
| void | SetColorfulWire (Bool_t input) |
| void | SetMdcTimeSubEvTime (Bool_t input) |
| void | SetVisMdcDetector () |
| Set Mdc default detector visibility;. | |
| void | SetVisMdcHits () |
| Set Mdc hits visibility;. | |
| int | GetSegmentNb () |
| Get number of segments;. | |
| int | GetLayerNb () |
| Get number of layers;. | |
| int | GetReplicaNb (int layer) |
| Get number of replicas on each layer;. | |
| void | SetVolumeMdc (TGeoVolume *vol) |
| Set Mdc volume, while initializing from ROOT;. | |
| TGeoVolume * | GetVolumeMdc () |
| Get Mdc volume;. | |
| TGeoVolume * | GetVolumeSegment (int segment) |
| Get segment volume;. | |
| TGeoVolume * | GetVolumeLayer (int layer) |
| Get layer volume;. | |
| TGeoVolume * | GetVolumeReplica (int layer) |
| Get replica volume;. | |
| TGeoNode * | GetSegment (int segment, int no) |
| Get segment node;. | |
| TGeoNode * | GetLayer (int layer) |
| Get layer node;. | |
| TGeoNode * | GetReplica (int layer, int replica) |
| Get replica node;. | |
| TGeoPhysicalNode * | GetPhysicalSegment (int segment) |
| Get segment physical node;. | |
| TGeoPhysicalNode * | GetPhysicalReplica (int layer, int replica) |
| Get replica physical node;. | |
| Mdc2DWire * | Get2DWire (Int_t layer, Int_t replica) |
| Get Mdc2DWire;. | |
| Int_t | GetSimuLayer (Int_t trueLayer) |
| Trans trueLayer to simuLayer (0~42)->(0~49). | |
| Bool_t | IsHit (Int_t layer, Int_t wire) |
| Judge whether the digiCol contains (layer, wire). | |
| void | Draw (Option_t *option) |
| Draw function. | |
| void | DrawHits (Option_t *option) |
| Draw 2D hits. | |
| MdcROOTGeo () | |
| Constructor. | |
| ~MdcROOTGeo () | |
| Destructor. | |
| void | InitFromGdml (const char *gdmlFile, const char *setupName) |
| Initialize the instance of ROOTGeo. | |
| void | SetNode () |
| Set the pointers to theirs nodes;. | |
| int | CorrectReplica (int layer, int replica) |
| Correct some axial layer id to copyNo;. | |
| void | SetDefaultVis () |
| Set default visual attributes;. | |
| void | SetAllVisible () |
| Set all visible;. | |
| void | SetQuarterVisible () |
| Set quater visible;. | |
| void | SetPhysicalNode () |
| Set the pointers to the physical nodes;. | |
| int | GetSegmentNb () |
| Get number of segments;. | |
| int | GetLayerNb () |
| Get number of layers;. | |
| int | GetReplicaNb (int layer) |
| Get number of replicas on each layer;. | |
| TGeoVolume * | GetVolumeMdc () |
| Get Mdc volume;. | |
| TGeoVolume * | GetVolumeSegment (int segment) |
| Get segment volume;. | |
| TGeoVolume * | GetVolumeLayer (int layer) |
| Get layer volume;. | |
| TGeoVolume * | GetVolumeReplica (int layer) |
| Get replica volume;. | |
| TGeoNode * | GetSegment (int segment, int no) |
| Get segment node;. | |
| TGeoNode * | GetLayer (int layer) |
| Get layer node;. | |
| TGeoNode * | GetReplica (int layer, int replica) |
| Get replica node;. | |
| TGeoPhysicalNode * | GetPhysicalReplica (int layer, int replica) |
| Get replica physical node;. | |
| Public Member Functions inherited from SubDetectorROOTGeo | |
| SubDetectorROOTGeo () | |
| Constructor. | |
| virtual | ~SubDetectorROOTGeo () |
| Destructor. | |
| void | ReadGdml (const char *gdmlFile, const char *setupName) |
| Initialize the instance of ROOTGeo. | |
| int | IsInitialized () |
| If the ROOT geometry of this subdetctor is initialized;. | |
| void | SetChildNo (int childNo) |
| TGeoVolume * | GetLogicalVolume (const std::string &vn) |
| Get a logical volume by name;. | |
| TGeoVolume * | GetTopVolume () |
| Get the top(world) volume;. | |
| TGeoVolumeAssembly * | GetAssemblyVolume (const std::string &an) |
| Get an assembly by name;. | |
| TGeoNode * | GetNode (const std::string &nn) |
| Get a node(physical volume) by name;. | |
| SubDetectorROOTGeo () | |
| Constructor. | |
| virtual | ~SubDetectorROOTGeo () |
| Destructor. | |
| virtual void | ReadGdml (const char *gdmlFile, const char *setupName) |
| Initialize the instance of ROOTGeo. | |
| virtual int | IsInitialized () |
| If the ROOT geometry of this subdetctor is initialized;. | |
| virtual void | SetChildNo (int childNo) |
| virtual TGeoVolume * | GetLogicalVolume (const std::string &vn) |
| Get a logical volume by name;. | |
| virtual TGeoVolume * | GetTopVolume () |
| Get the top(world) volume;. | |
| virtual TGeoVolumeAssembly * | GetAssemblyVolume (const std::string &an) |
| Get an assembly by name;. | |
| virtual TGeoNode * | GetNode (const std::string &nn) |
| Get a node(physical volume) by name;. | |
| virtual int | GetHitsNum () |
| Get number of hits in HitsArray;. | |
| virtual TGeoPhysicalNode * | GetHit (int i) |
| Get ith hit in HitsArray;. | |
| virtual void | SetDetectorOn () |
| Set all physicalNodes in m_DeteorsArray visible;. | |
| SubDetectorROOTGeo () | |
| Constructor. | |
| virtual | ~SubDetectorROOTGeo () |
| Destructor. | |
| virtual void | ReadGdml (const char *gdmlFile, const char *setupName) |
| Initialize the instance of ROOTGeo. | |
| virtual int | IsInitialized () |
| If the ROOT geometry of this subdetctor is initialized;. | |
| virtual void | SetChildNo (int childNo) |
| virtual TGeoVolume * | GetLogicalVolume (const std::string &vn) |
| Get a logical volume by name;. | |
| virtual TGeoVolume * | GetTopVolume () |
| Get the top(world) volume;. | |
| virtual TGeoVolumeAssembly * | GetAssemblyVolume (const std::string &an) |
| Get an assembly by name;. | |
| virtual TGeoNode * | GetNode (const std::string &nn) |
| Get a node(physical volume) by name;. | |
| virtual int | GetHitsNum () |
| Get number of hits in HitsArray;. | |
| virtual TGeoPhysicalNode * | GetHit (int i) |
| Get ith hit in HitsArray;. | |
| virtual void | SetDetectorOn () |
| Set all physicalNodes in m_DeteorsArray visible;. | |
| SubDetectorROOTGeo () | |
| Constructor. | |
| virtual | ~SubDetectorROOTGeo () |
| Destructor. | |
| void | ReadGdml (const char *gdmlFile, const char *setupName) |
| Initialize the instance of ROOTGeo. | |
| int | IsInitialized () |
| If the ROOT geometry of this subdetctor is initialized;. | |
| void | SetChildNo (int childNo) |
| TGeoVolume * | GetLogicalVolume (const std::string &vn) |
| Get a logical volume by name;. | |
| TGeoVolume * | GetTopVolume () |
| Get the top(world) volume;. | |
| TGeoVolumeAssembly * | GetAssemblyVolume (const std::string &an) |
| Get an assembly by name;. | |
| TGeoNode * | GetNode (const std::string &nn) |
| Get a node(physical volume) by name;. | |
| SubDetectorROOTGeo () | |
| Constructor. | |
| virtual | ~SubDetectorROOTGeo () |
| Destructor. | |
| virtual void | ReadGdml (const char *gdmlFile, const char *setupName) |
| Initialize the instance of ROOTGeo. | |
| virtual int | IsInitialized () |
| If the ROOT geometry of this subdetctor is initialized;. | |
| virtual void | SetChildNo (int childNo) |
| virtual TGeoVolume * | GetLogicalVolume (const std::string &vn) |
| Get a logical volume by name;. | |
| virtual TGeoVolume * | GetTopVolume () |
| Get the top(world) volume;. | |
| virtual TGeoVolumeAssembly * | GetAssemblyVolume (const std::string &an) |
| Get an assembly by name;. | |
| virtual TGeoNode * | GetNode (const std::string &nn) |
| Get a node(physical volume) by name;. | |
| virtual int | GetHitsNum () |
| Get number of hits in HitsArray;. | |
| virtual TGeoPhysicalNode * | GetHit (int i) |
| Get ith hit in HitsArray;. | |
| virtual void | SetDetectorOn () |
| Set all physicalNodes in m_DeteorsArray visible;. | |
| SubDetectorROOTGeo () | |
| Constructor. | |
| virtual | ~SubDetectorROOTGeo () |
| Destructor. | |
| void | ReadGdml (const char *gdmlFile, const char *setupName) |
| Initialize the instance of ROOTGeo. | |
| int | IsInitialized () |
| If the ROOT geometry of this subdetctor is initialized;. | |
| void | SetChildNo (int childNo) |
| TGeoVolume * | GetLogicalVolume (const std::string &vn) |
| Get a logical volume by name;. | |
| TGeoVolume * | GetTopVolume () |
| Get the top(world) volume;. | |
| TGeoVolumeAssembly * | GetAssemblyVolume (const std::string &an) |
| Get an assembly by name;. | |
| TGeoNode * | GetNode (const std::string &nn) |
| Get a node(physical volume) by name;. | |
Additional Inherited Members | |
| Protected Attributes inherited from SubDetectorROOTGeo | |
| int | m_ROOTGeoInit |
| int | m_childNo |
| TGeoVolume * | m_TopVolume |
| int | m_2DGeoInit |
| TObjArray * | m_DetectorsArray |
| TObjArray * | m_HitsArray |
| TObjArray * | m_2DHitsArray |
Class MdcGeo contains all of the objects necessary to describe the mdc geometry.
Definition at line 29 of file DetectorDescription/ROOTGeo/include/ROOTGeo/MdcROOTGeo.h.
| MdcROOTGeo::MdcROOTGeo | ( | ) |
Constructor.
Definition at line 35 of file DetectorDescription/ROOTGeo/src/MdcROOTGeo.cxx.
| MdcROOTGeo::~MdcROOTGeo | ( | ) |
| MdcROOTGeo::MdcROOTGeo | ( | Bool_t | cgem_flag = 0 | ) |
Constructor.
Definition at line 46 of file EventDisplay/BesVisLib/src/MdcROOTGeo.cxx.
| MdcROOTGeo::~MdcROOTGeo | ( | ) |
Destructor.
| MdcROOTGeo::MdcROOTGeo | ( | Bool_t | cgem_flag = 0 | ) |
Constructor.
| MdcROOTGeo::~MdcROOTGeo | ( | ) |
Destructor.
| MdcROOTGeo::MdcROOTGeo | ( | ) |
Constructor.
| MdcROOTGeo::~MdcROOTGeo | ( | ) |
Destructor.
| MdcROOTGeo::MdcROOTGeo | ( | Bool_t | cgem_flag = 0 | ) |
Constructor.
| MdcROOTGeo::~MdcROOTGeo | ( | ) |
Destructor.
| MdcROOTGeo::MdcROOTGeo | ( | ) |
Constructor.
| MdcROOTGeo::~MdcROOTGeo | ( | ) |
Destructor.
| int MdcROOTGeo::CorrectReplica | ( | int | layer, |
| int | replica ) |
Correct some axial layer id to copyNo;.
Definition at line 132 of file DetectorDescription/ROOTGeo/src/MdcROOTGeo.cxx.
Referenced by SetNode().
| int MdcROOTGeo::CorrectReplica | ( | int | layer, |
| int | replica ) |
Correct some axial layer id to copyNo;.
| int MdcROOTGeo::CorrectReplica | ( | int | layer, |
| int | replica ) |
Correct some axial layer id to copyNo;.
| int MdcROOTGeo::CorrectReplica | ( | int | layer, |
| int | replica ) |
Correct some axial layer id to copyNo;.
| int MdcROOTGeo::CorrectReplica | ( | int | layer, |
| int | replica ) |
Correct some axial layer id to copyNo;.
| int MdcROOTGeo::CorrectReplica | ( | int | layer, |
| int | replica ) |
Correct some axial layer id to copyNo;.
| void MdcROOTGeo::Draw | ( | Option_t * | option | ) |
Draw function.
Definition at line 1102 of file EventDisplay/BesVisLib/src/MdcROOTGeo.cxx.
| void MdcROOTGeo::Draw | ( | Option_t * | option | ) |
Draw function.
| void MdcROOTGeo::Draw | ( | Option_t * | option | ) |
Draw function.
| void MdcROOTGeo::DrawHits | ( | Option_t * | option | ) |
Draw 2D hits.
Definition at line 1157 of file EventDisplay/BesVisLib/src/MdcROOTGeo.cxx.
| void MdcROOTGeo::DrawHits | ( | Option_t * | option | ) |
Draw 2D hits.
| void MdcROOTGeo::DrawHits | ( | Option_t * | option | ) |
Draw 2D hits.
| Mdc2DWire * MdcROOTGeo::Get2DWire | ( | Int_t | layer, |
| Int_t | replica ) |
Get Mdc2DWire;.
Definition at line 1078 of file EventDisplay/BesVisLib/src/MdcROOTGeo.cxx.
| TGeoNode * MdcROOTGeo::GetLayer | ( | int | layer | ) |
Get layer node;.
Definition at line 403 of file DetectorDescription/ROOTGeo/src/MdcROOTGeo.cxx.
Referenced by Init2DGeometry(), SetAllVisible(), SetDefaultVis(), SetHalfVisible(), SetPhysicalNode(), SetQuarterVisible(), and SetVolumeDefaultVis().
| TGeoNode * MdcROOTGeo::GetLayer | ( | int | layer | ) |
Get layer node;.
| TGeoNode * MdcROOTGeo::GetLayer | ( | int | layer | ) |
Get layer node;.
| TGeoNode * MdcROOTGeo::GetLayer | ( | int | layer | ) |
Get layer node;.
| TGeoNode * MdcROOTGeo::GetLayer | ( | int | layer | ) |
Get layer node;.
| TGeoNode * MdcROOTGeo::GetLayer | ( | int | layer | ) |
Get layer node;.
| int MdcROOTGeo::GetLayerNb | ( | ) |
Get number of layers;.
|
inline |
Get number of layers;.
Definition at line 95 of file EventDisplay/BesVisLib/include/BesVisLib/MdcROOTGeo.h.
|
inline |
Get number of layers;.
Definition at line 95 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/MdcROOTGeo.h.
| int MdcROOTGeo::GetLayerNb | ( | ) |
Get number of layers;.
|
inline |
Get number of layers;.
Definition at line 95 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/MdcROOTGeo.h.
| int MdcROOTGeo::GetLayerNb | ( | ) |
Get number of layers;.
| TGeoPhysicalNode * MdcROOTGeo::GetPhysicalReplica | ( | int | layer, |
| int | replica ) |
Get replica physical node;.
Definition at line 472 of file DetectorDescription/ROOTGeo/src/MdcROOTGeo.cxx.
Referenced by Init2DGeometry(), SetHits(), and SetPhysicalDefaultVis().
| TGeoPhysicalNode * MdcROOTGeo::GetPhysicalReplica | ( | int | layer, |
| int | replica ) |
Get replica physical node;.
| TGeoPhysicalNode * MdcROOTGeo::GetPhysicalReplica | ( | int | layer, |
| int | replica ) |
Get replica physical node;.
| TGeoPhysicalNode * MdcROOTGeo::GetPhysicalReplica | ( | int | layer, |
| int | replica ) |
Get replica physical node;.
| TGeoPhysicalNode * MdcROOTGeo::GetPhysicalReplica | ( | int | layer, |
| int | replica ) |
Get replica physical node;.
| TGeoPhysicalNode * MdcROOTGeo::GetPhysicalReplica | ( | int | layer, |
| int | replica ) |
Get replica physical node;.
| TGeoPhysicalNode * MdcROOTGeo::GetPhysicalSegment | ( | int | segment | ) |
Get segment physical node;.
Definition at line 1059 of file EventDisplay/BesVisLib/src/MdcROOTGeo.cxx.
| TGeoPhysicalNode * MdcROOTGeo::GetPhysicalSegment | ( | int | segment | ) |
Get segment physical node;.
| TGeoPhysicalNode * MdcROOTGeo::GetPhysicalSegment | ( | int | segment | ) |
Get segment physical node;.
| TGeoNode * MdcROOTGeo::GetReplica | ( | int | layer, |
| int | replica ) |
Get replica node;.
Definition at line 458 of file DetectorDescription/ROOTGeo/src/MdcROOTGeo.cxx.
Referenced by SetAllVisible(), SetDefaultVis(), SetHalfVisible(), SetPhysicalNode(), SetQuarterVisible(), and SetVolumeDefaultVis().
| TGeoNode * MdcROOTGeo::GetReplica | ( | int | layer, |
| int | replica ) |
Get replica node;.
| TGeoNode * MdcROOTGeo::GetReplica | ( | int | layer, |
| int | replica ) |
Get replica node;.
| TGeoNode * MdcROOTGeo::GetReplica | ( | int | layer, |
| int | replica ) |
Get replica node;.
| TGeoNode * MdcROOTGeo::GetReplica | ( | int | layer, |
| int | replica ) |
Get replica node;.
| TGeoNode * MdcROOTGeo::GetReplica | ( | int | layer, |
| int | replica ) |
Get replica node;.
|
inline |
Get number of replicas on each layer;.
Definition at line 65 of file DetectorDescription/ROOTGeo/include/ROOTGeo/MdcROOTGeo.h.
|
inline |
Get number of replicas on each layer;.
Definition at line 98 of file EventDisplay/BesVisLib/include/BesVisLib/MdcROOTGeo.h.
|
inline |
Get number of replicas on each layer;.
Definition at line 98 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/MdcROOTGeo.h.
|
inline |
Get number of replicas on each layer;.
Definition at line 65 of file InstallArea/x86_64-el9-gcc13-dbg/include/ROOTGeo/MdcROOTGeo.h.
|
inline |
Get number of replicas on each layer;.
Definition at line 98 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/MdcROOTGeo.h.
|
inline |
Get number of replicas on each layer;.
Definition at line 65 of file InstallArea/x86_64-el9-gcc13-opt/include/ROOTGeo/MdcROOTGeo.h.
| TGeoNode * MdcROOTGeo::GetSegment | ( | int | segment, |
| int | no ) |
Get segment node;.
Definition at line 383 of file DetectorDescription/ROOTGeo/src/MdcROOTGeo.cxx.
Referenced by SetAllVisible(), SetDefaultVis(), SetHalfVisible(), SetQuarterVisible(), and SetVolumeDefaultVis().
| TGeoNode * MdcROOTGeo::GetSegment | ( | int | segment, |
| int | no ) |
Get segment node;.
| TGeoNode * MdcROOTGeo::GetSegment | ( | int | segment, |
| int | no ) |
Get segment node;.
| TGeoNode * MdcROOTGeo::GetSegment | ( | int | segment, |
| int | no ) |
Get segment node;.
| TGeoNode * MdcROOTGeo::GetSegment | ( | int | segment, |
| int | no ) |
Get segment node;.
| TGeoNode * MdcROOTGeo::GetSegment | ( | int | segment, |
| int | no ) |
Get segment node;.
| int MdcROOTGeo::GetSegmentNb | ( | ) |
Get number of segments;.
|
inline |
Get number of segments;.
Definition at line 92 of file EventDisplay/BesVisLib/include/BesVisLib/MdcROOTGeo.h.
|
inline |
Get number of segments;.
Definition at line 92 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/MdcROOTGeo.h.
| int MdcROOTGeo::GetSegmentNb | ( | ) |
Get number of segments;.
|
inline |
Get number of segments;.
Definition at line 92 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/MdcROOTGeo.h.
| int MdcROOTGeo::GetSegmentNb | ( | ) |
Get number of segments;.
| Int_t MdcROOTGeo::GetSimuLayer | ( | Int_t | trueLayer | ) |
Trans trueLayer to simuLayer (0~42)->(0~49).
Definition at line 1083 of file EventDisplay/BesVisLib/src/MdcROOTGeo.cxx.
Referenced by Draw(), Init2DGeometry(), and SetHits().
| Int_t MdcROOTGeo::GetSimuLayer | ( | Int_t | trueLayer | ) |
Trans trueLayer to simuLayer (0~42)->(0~49).
| Int_t MdcROOTGeo::GetSimuLayer | ( | Int_t | trueLayer | ) |
Trans trueLayer to simuLayer (0~42)->(0~49).
| TGeoVolume * MdcROOTGeo::GetVolumeLayer | ( | int | layer | ) |
Get layer volume;.
Definition at line 291 of file DetectorDescription/ROOTGeo/src/MdcROOTGeo.cxx.
Referenced by SetAllVisible(), SetDefaultVis(), SetHalfVisible(), SetQuarterVisible(), and SetVolumeDefaultVis().
| TGeoVolume * MdcROOTGeo::GetVolumeLayer | ( | int | layer | ) |
Get layer volume;.
| TGeoVolume * MdcROOTGeo::GetVolumeLayer | ( | int | layer | ) |
Get layer volume;.
| TGeoVolume * MdcROOTGeo::GetVolumeLayer | ( | int | layer | ) |
Get layer volume;.
| TGeoVolume * MdcROOTGeo::GetVolumeLayer | ( | int | layer | ) |
Get layer volume;.
| TGeoVolume * MdcROOTGeo::GetVolumeLayer | ( | int | layer | ) |
Get layer volume;.
|
inline |
Get Mdc volume;.
Definition at line 68 of file DetectorDescription/ROOTGeo/include/ROOTGeo/MdcROOTGeo.h.
Referenced by Init2DGeometry().
|
inline |
Get Mdc volume;.
Definition at line 104 of file EventDisplay/BesVisLib/include/BesVisLib/MdcROOTGeo.h.
|
inline |
Get Mdc volume;.
Definition at line 104 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/MdcROOTGeo.h.
|
inline |
Get Mdc volume;.
Definition at line 68 of file InstallArea/x86_64-el9-gcc13-dbg/include/ROOTGeo/MdcROOTGeo.h.
|
inline |
Get Mdc volume;.
Definition at line 104 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/MdcROOTGeo.h.
|
inline |
Get Mdc volume;.
Definition at line 68 of file InstallArea/x86_64-el9-gcc13-opt/include/ROOTGeo/MdcROOTGeo.h.
| TGeoVolume * MdcROOTGeo::GetVolumeReplica | ( | int | layer | ) |
Get replica volume;.
Definition at line 336 of file DetectorDescription/ROOTGeo/src/MdcROOTGeo.cxx.
Referenced by SetAllVisible(), SetDefaultVis(), SetHalfVisible(), SetQuarterVisible(), and SetVolumeDefaultVis().
| TGeoVolume * MdcROOTGeo::GetVolumeReplica | ( | int | layer | ) |
Get replica volume;.
| TGeoVolume * MdcROOTGeo::GetVolumeReplica | ( | int | layer | ) |
Get replica volume;.
| TGeoVolume * MdcROOTGeo::GetVolumeReplica | ( | int | layer | ) |
Get replica volume;.
| TGeoVolume * MdcROOTGeo::GetVolumeReplica | ( | int | layer | ) |
Get replica volume;.
| TGeoVolume * MdcROOTGeo::GetVolumeReplica | ( | int | layer | ) |
Get replica volume;.
| TGeoVolume * MdcROOTGeo::GetVolumeSegment | ( | int | segment | ) |
Get segment volume;.
Definition at line 283 of file DetectorDescription/ROOTGeo/src/MdcROOTGeo.cxx.
Referenced by SetAllVisible(), SetDefaultVis(), SetHalfVisible(), SetQuarterVisible(), and SetVolumeDefaultVis().
| TGeoVolume * MdcROOTGeo::GetVolumeSegment | ( | int | segment | ) |
Get segment volume;.
| TGeoVolume * MdcROOTGeo::GetVolumeSegment | ( | int | segment | ) |
Get segment volume;.
| TGeoVolume * MdcROOTGeo::GetVolumeSegment | ( | int | segment | ) |
Get segment volume;.
| TGeoVolume * MdcROOTGeo::GetVolumeSegment | ( | int | segment | ) |
Get segment volume;.
| TGeoVolume * MdcROOTGeo::GetVolumeSegment | ( | int | segment | ) |
Get segment volume;.
| void MdcROOTGeo::Init2DGeometry | ( | ) |
Initialize 2D Geometry.
Definition at line 112 of file EventDisplay/BesVisLib/src/MdcROOTGeo.cxx.
| void MdcROOTGeo::Init2DGeometry | ( | ) |
Initialize 2D Geometry.
| void MdcROOTGeo::Init2DGeometry | ( | ) |
Initialize 2D Geometry.
| void MdcROOTGeo::InitFromGDML | ( | const char * | gdmlFile, |
| const char * | setupName ) |
Initialize ROOTGeo from GDML.
Definition at line 100 of file EventDisplay/BesVisLib/src/MdcROOTGeo.cxx.
| void MdcROOTGeo::InitFromGDML | ( | const char * | gdmlFile, |
| const char * | setupName ) |
Initialize ROOTGeo from GDML.
| void MdcROOTGeo::InitFromGDML | ( | const char * | gdmlFile, |
| const char * | setupName ) |
Initialize ROOTGeo from GDML.
| void MdcROOTGeo::InitFromGdml | ( | const char * | gdmlFile, |
| const char * | setupName ) |
Initialize the instance of ROOTGeo.
Definition at line 52 of file DetectorDescription/ROOTGeo/src/MdcROOTGeo.cxx.
| void MdcROOTGeo::InitFromGdml | ( | const char * | gdmlFile, |
| const char * | setupName ) |
Initialize the instance of ROOTGeo.
| void MdcROOTGeo::InitFromGdml | ( | const char * | gdmlFile, |
| const char * | setupName ) |
Initialize the instance of ROOTGeo.
| void MdcROOTGeo::InitFromROOT | ( | TGeoVolume * | vol | ) |
Initialize ROOTGeo from TGeoVolume logicalMdc.
Definition at line 106 of file EventDisplay/BesVisLib/src/MdcROOTGeo.cxx.
| void MdcROOTGeo::InitFromROOT | ( | TGeoVolume * | vol | ) |
Initialize ROOTGeo from TGeoVolume logicalMdc.
| void MdcROOTGeo::InitFromROOT | ( | TGeoVolume * | vol | ) |
Initialize ROOTGeo from TGeoVolume logicalMdc.
| Bool_t MdcROOTGeo::IsHit | ( | Int_t | layer, |
| Int_t | wire ) |
Judge whether the digiCol contains (layer, wire).
Definition at line 1089 of file EventDisplay/BesVisLib/src/MdcROOTGeo.cxx.
| Bool_t MdcROOTGeo::IsHit | ( | Int_t | layer, |
| Int_t | wire ) |
Judge whether the digiCol contains (layer, wire).
| Bool_t MdcROOTGeo::IsHit | ( | Int_t | layer, |
| Int_t | wire ) |
Judge whether the digiCol contains (layer, wire).
| void MdcROOTGeo::SetAllVisible | ( | ) |
Set all visible;.
Definition at line 200 of file DetectorDescription/ROOTGeo/src/MdcROOTGeo.cxx.
| void MdcROOTGeo::SetAllVisible | ( | ) |
Set all visible;.
| void MdcROOTGeo::SetAllVisible | ( | ) |
Set all visible;.
| void MdcROOTGeo::SetAllVisible | ( | ) |
Set all visible;.
| void MdcROOTGeo::SetAllVisible | ( | ) |
Set all visible;.
| void MdcROOTGeo::SetAllVisible | ( | ) |
Set all visible;.
| void MdcROOTGeo::SetColorfulWire | ( | Bool_t | input | ) |
Definition at line 844 of file EventDisplay/BesVisLib/src/MdcROOTGeo.cxx.
| void MdcROOTGeo::SetColorfulWire | ( | Bool_t | input | ) |
| void MdcROOTGeo::SetColorfulWire | ( | Bool_t | input | ) |
| void MdcROOTGeo::SetDefaultVis | ( | ) |
Set default visual attributes;.
Definition at line 149 of file DetectorDescription/ROOTGeo/src/MdcROOTGeo.cxx.
Referenced by InitFromGdml().
| void MdcROOTGeo::SetDefaultVis | ( | ) |
Set default visual attributes;.
| void MdcROOTGeo::SetDefaultVis | ( | ) |
Set default visual attributes;.
| void MdcROOTGeo::SetDetector | ( | ) |
Draw Detecor (what is detector depends on you).
Definition at line 655 of file EventDisplay/BesVisLib/src/MdcROOTGeo.cxx.
| void MdcROOTGeo::SetDetector | ( | ) |
Draw Detecor (what is detector depends on you).
| void MdcROOTGeo::SetDetector | ( | ) |
Draw Detecor (what is detector depends on you).
| void MdcROOTGeo::SetHalfVisible | ( | ) |
Set half visible;.
Definition at line 543 of file EventDisplay/BesVisLib/src/MdcROOTGeo.cxx.
| void MdcROOTGeo::SetHalfVisible | ( | ) |
Set half visible;.
| void MdcROOTGeo::SetHalfVisible | ( | ) |
Set half visible;.
| void MdcROOTGeo::SetHits | ( | ) |
Set all physicalNodes corresponding to digiCol;.
Definition at line 699 of file EventDisplay/BesVisLib/src/MdcROOTGeo.cxx.
| void MdcROOTGeo::SetHits | ( | ) |
Set all physicalNodes corresponding to digiCol;.
| void MdcROOTGeo::SetHits | ( | ) |
Set all physicalNodes corresponding to digiCol;.
| void MdcROOTGeo::SetMdcTimeSubEvTime | ( | Bool_t | input | ) |
Definition at line 846 of file EventDisplay/BesVisLib/src/MdcROOTGeo.cxx.
| void MdcROOTGeo::SetMdcTimeSubEvTime | ( | Bool_t | input | ) |
| void MdcROOTGeo::SetMdcTimeSubEvTime | ( | Bool_t | input | ) |
| void MdcROOTGeo::SetNode | ( | ) |
Set the pointers to theirs nodes;.
Definition at line 60 of file DetectorDescription/ROOTGeo/src/MdcROOTGeo.cxx.
Referenced by InitFromGDML(), InitFromGdml(), and InitFromROOT().
| void MdcROOTGeo::SetNode | ( | ) |
Set the pointers to theirs nodes;.
| void MdcROOTGeo::SetNode | ( | ) |
Set the pointers to theirs nodes;.
| void MdcROOTGeo::SetNode | ( | ) |
Set the pointers to theirs nodes;.
| void MdcROOTGeo::SetNode | ( | ) |
Set the pointers to theirs nodes;.
| void MdcROOTGeo::SetNode | ( | ) |
Set the pointers to theirs nodes;.
| void MdcROOTGeo::SetPhysicalDefaultVis | ( | ) |
Set default physical node attributes;.
Definition at line 620 of file EventDisplay/BesVisLib/src/MdcROOTGeo.cxx.
| void MdcROOTGeo::SetPhysicalDefaultVis | ( | ) |
Set default physical node attributes;.
| void MdcROOTGeo::SetPhysicalDefaultVis | ( | ) |
Set default physical node attributes;.
| void MdcROOTGeo::SetPhysicalNode | ( | ) |
Set the pointers to the physical nodes;.
Definition at line 249 of file DetectorDescription/ROOTGeo/src/MdcROOTGeo.cxx.
| void MdcROOTGeo::SetPhysicalNode | ( | ) |
Set the pointers to the physical nodes;.
| void MdcROOTGeo::SetPhysicalNode | ( | ) |
Set the pointers to the physical nodes;.
| void MdcROOTGeo::SetPhysicalNode | ( | ) |
Set the pointers to the physical nodes;.
| void MdcROOTGeo::SetPhysicalNode | ( | ) |
Set the pointers to the physical nodes;.
| void MdcROOTGeo::SetPhysicalNode | ( | ) |
Set the pointers to the physical nodes;.
| void MdcROOTGeo::SetQFire | ( | Bool_t | input | ) |
Definition at line 839 of file EventDisplay/BesVisLib/src/MdcROOTGeo.cxx.
| void MdcROOTGeo::SetQFire | ( | Bool_t | input | ) |
| void MdcROOTGeo::SetQFire | ( | Bool_t | input | ) |
| void MdcROOTGeo::SetQNotOverflow | ( | Bool_t | input | ) |
Definition at line 834 of file EventDisplay/BesVisLib/src/MdcROOTGeo.cxx.
| void MdcROOTGeo::SetQNotOverflow | ( | Bool_t | input | ) |
| void MdcROOTGeo::SetQNotOverflow | ( | Bool_t | input | ) |
| void MdcROOTGeo::SetQuarterVisible | ( | ) |
Set quater visible;.
Definition at line 223 of file DetectorDescription/ROOTGeo/src/MdcROOTGeo.cxx.
| void MdcROOTGeo::SetQuarterVisible | ( | ) |
Set quater visible;.
| void MdcROOTGeo::SetQuarterVisible | ( | ) |
Set quater visible;.
| void MdcROOTGeo::SetQuarterVisible | ( | ) |
Set quater visible;.
| void MdcROOTGeo::SetQuarterVisible | ( | ) |
Set quater visible;.
| void MdcROOTGeo::SetQuarterVisible | ( | ) |
Set quater visible;.
| void MdcROOTGeo::SetTFire | ( | Bool_t | input | ) |
Definition at line 823 of file EventDisplay/BesVisLib/src/MdcROOTGeo.cxx.
| void MdcROOTGeo::SetTFire | ( | Bool_t | input | ) |
| void MdcROOTGeo::SetTFire | ( | Bool_t | input | ) |
| void MdcROOTGeo::SetVisMdcDetector | ( | ) |
Set Mdc default detector visibility;.
Definition at line 795 of file EventDisplay/BesVisLib/src/MdcROOTGeo.cxx.
| void MdcROOTGeo::SetVisMdcDetector | ( | ) |
Set Mdc default detector visibility;.
| void MdcROOTGeo::SetVisMdcDetector | ( | ) |
Set Mdc default detector visibility;.
| void MdcROOTGeo::SetVisMdcHits | ( | ) |
Set Mdc hits visibility;.
Definition at line 811 of file EventDisplay/BesVisLib/src/MdcROOTGeo.cxx.
| void MdcROOTGeo::SetVisMdcHits | ( | ) |
Set Mdc hits visibility;.
| void MdcROOTGeo::SetVisMdcHits | ( | ) |
Set Mdc hits visibility;.
| void MdcROOTGeo::SetVolumeDefaultVis | ( | ) |
Set default visual attributes;.
Definition at line 423 of file EventDisplay/BesVisLib/src/MdcROOTGeo.cxx.
| void MdcROOTGeo::SetVolumeDefaultVis | ( | ) |
Set default visual attributes;.
| void MdcROOTGeo::SetVolumeDefaultVis | ( | ) |
Set default visual attributes;.
|
inline |
Set Mdc volume, while initializing from ROOT;.
Definition at line 101 of file EventDisplay/BesVisLib/include/BesVisLib/MdcROOTGeo.h.
Referenced by InitFromROOT().
|
inline |
Set Mdc volume, while initializing from ROOT;.
Definition at line 101 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/MdcROOTGeo.h.
|
inline |
Set Mdc volume, while initializing from ROOT;.
Definition at line 101 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/MdcROOTGeo.h.