#include <UgliGeomABC.h>
Inheritance diagram for UgliGeomABC:

Public Member Functions | |
| virtual PlexPlaneId | GetPlaneIdFromZ (Double_t z) const =0 |
| virtual void | GetTransverseExtent (PlaneView::PlaneView_t view, Float_t &tmin, Float_t &tmax) const =0 |
| virtual void | GetZExtent (Float_t &zmin, Float_t &zmax, Int_t isuper=-1) const =0 |
| virtual TVector3 | GetHallExtentMin () const =0 |
| virtual TVector3 | GetHallExtentMax () const =0 |
| virtual const VldRange & | GetVldRange () const =0 |
| virtual void | Draw (Option_t *="") |
| virtual void | Print (Option_t *="") const |
| virtual void | ls (Option_t *="rsn5") const |
Protected Member Functions | |
| UgliGeomABC () | |
| virtual | ~UgliGeomABC () |
|
|
Definition at line 45 of file UgliGeomABC.h. 00045 : TObject() {;}
|
|
|
Definition at line 46 of file UgliGeomABC.h. 00046 {;}
|
|
|
Reimplemented in UgliGeometry, and UgliGeomHandle. Definition at line 39 of file UgliGeomABC.h. 00039 {;}
|
|
|
Implemented in UgliGeometry, and UgliGeomHandle. |
|
|
Implemented in UgliGeometry, and UgliGeomHandle. |
|
|
Implemented in UgliGeometry, and UgliGeomHandle. |
|
||||||||||||||||
|
Implemented in UgliGeometry, and UgliGeomHandle. |
|
|
Implemented in UgliGeometry, and UgliGeomHandle. |
|
||||||||||||||||
|
Implemented in UgliGeometry, and UgliGeomHandle. |
|
|
Reimplemented in UgliGeometry, and UgliGeomHandle. Definition at line 41 of file UgliGeomABC.h. 00041 {;}
|
|
|
Reimplemented in UgliGeometry, and UgliGeomHandle. Definition at line 40 of file UgliGeomABC.h. 00040 {;}
|
1.3.9.1