Classes | |
| class | InitAlg |
Variables | |
| _ROOT = ROOT | |
| tuple | conf = ApplicationMgr() |
| tuple | pgisvc = PmtGeomInfoSvc("PmtGeomInfoSvc") |
| tuple | app = AppMgr() |
| tuple | initalg = InitAlg("InitAlg") |
| ROOT = _ROOT | |
| tuple | pmtSvc = initalg.svc("IPmtGeomInfoSvc","PmtGeomInfoSvc") |
| int | site = 0x01 |
| int | ad = 1 |
| int | ring = 1 |
| int | col = 1 |
| tuple | pmtid = (site<<24) |
| string | pmtPath = "/dd/Structure/AdPmtStructure/db-ad/db-ad1-ring8-column1" |
| tuple | pmtGeom_1_1 = pmtSvc.get(pmtid) |
| tuple | pmtGeom_8_1 = pmtSvc.get(pmtPath) |
| int | pmtPos_1_1 = 1 |
| int | pmtPos_8_1 = 8 |
| int | pmtGPos_1_1 = 1 |
| int | pmtGPos_8_1 = 8 |
| int | adDetector = 1 |
| tuple | adName = adDetector.name() |
| tuple | origin = gbl.Gaudi.XYZPoint(0,0,0) |
| tuple | adPos = adDetector.geometry() |
| int | nRings = 8 |
| int | nColumns = 24 |
| nPMTs = nRings*nColumns | |
| int | pmtHist = 3 |
| int | site = 0x01 |
| int | ad = 1 |
| tuple | meter = float(units.meter) |
| tuple | pmtid = (site<<24) |
| tuple | pos = pmtSvc.get(pmtid) |
| tuple | point = (ring-1) |
DetHelpers::pmtCoords::_ROOT = ROOT [static] |
Definition at line 16 of file pmtCoords.py.
tuple DetHelpers::pmtCoords::conf = ApplicationMgr() [static] |
Definition at line 27 of file pmtCoords.py.
tuple DetHelpers::pmtCoords::pgisvc = PmtGeomInfoSvc("PmtGeomInfoSvc") [static] |
Definition at line 29 of file pmtCoords.py.
tuple DetHelpers::pmtCoords::app = AppMgr() [static] |
Definition at line 52 of file pmtCoords.py.
tuple DetHelpers::pmtCoords::initalg = InitAlg("InitAlg") [static] |
Definition at line 56 of file pmtCoords.py.
DetHelpers::pmtCoords::ROOT = _ROOT [static] |
Definition at line 63 of file pmtCoords.py.
tuple DetHelpers::pmtCoords::pmtSvc = initalg.svc("IPmtGeomInfoSvc","PmtGeomInfoSvc") [static] |
Definition at line 68 of file pmtCoords.py.
int DetHelpers::pmtCoords::site = 0x01 [static] |
Definition at line 74 of file pmtCoords.py.
int DetHelpers::pmtCoords::ad = 1 [static] |
Definition at line 75 of file pmtCoords.py.
int DetHelpers::pmtCoords::ring = 1 [static] |
Definition at line 76 of file pmtCoords.py.
int DetHelpers::pmtCoords::col = 1 [static] |
Definition at line 77 of file pmtCoords.py.
tuple DetHelpers::pmtCoords::pmtid = (site<<24) [static] |
Definition at line 79 of file pmtCoords.py.
string DetHelpers::pmtCoords::pmtPath = "/dd/Structure/AdPmtStructure/db-ad/db-ad1-ring8-column1" [static] |
Definition at line 82 of file pmtCoords.py.
tuple DetHelpers::pmtCoords::pmtGeom_1_1 = pmtSvc.get(pmtid) [static] |
Definition at line 85 of file pmtCoords.py.
tuple DetHelpers::pmtCoords::pmtGeom_8_1 = pmtSvc.get(pmtPath) [static] |
Definition at line 86 of file pmtCoords.py.
int DetHelpers::pmtCoords::pmtPos_1_1 = 1 [static] |
Definition at line 89 of file pmtCoords.py.
int DetHelpers::pmtCoords::pmtPos_8_1 = 8 [static] |
Definition at line 90 of file pmtCoords.py.
int DetHelpers::pmtCoords::pmtGPos_1_1 = 1 [static] |
Definition at line 100 of file pmtCoords.py.
int DetHelpers::pmtCoords::pmtGPos_8_1 = 8 [static] |
Definition at line 101 of file pmtCoords.py.
int DetHelpers::pmtCoords::adDetector = 1 [static] |
Definition at line 108 of file pmtCoords.py.
tuple DetHelpers::pmtCoords::adName = adDetector.name() [static] |
Definition at line 109 of file pmtCoords.py.
tuple DetHelpers::pmtCoords::origin = gbl.Gaudi.XYZPoint(0,0,0) [static] |
Definition at line 111 of file pmtCoords.py.
tuple DetHelpers::pmtCoords::adPos = adDetector.geometry() [static] |
Definition at line 113 of file pmtCoords.py.
int DetHelpers::pmtCoords::nRings = 8 [static] |
Definition at line 125 of file pmtCoords.py.
int DetHelpers::pmtCoords::nColumns = 24 [static] |
Definition at line 126 of file pmtCoords.py.
DetHelpers::pmtCoords::nPMTs = nRings*nColumns [static] |
Definition at line 127 of file pmtCoords.py.
int DetHelpers::pmtCoords::pmtHist = 3 [static] |
Definition at line 128 of file pmtCoords.py.
int DetHelpers::pmtCoords::site = 0x01 [static] |
Definition at line 134 of file pmtCoords.py.
int DetHelpers::pmtCoords::ad = 1 [static] |
Definition at line 135 of file pmtCoords.py.
tuple DetHelpers::pmtCoords::meter = float(units.meter) [static] |
Definition at line 136 of file pmtCoords.py.
tuple DetHelpers::pmtCoords::pmtid = (site<<24) [static] |
Definition at line 139 of file pmtCoords.py.
tuple DetHelpers::pmtCoords::pos = pmtSvc.get(pmtid) [static] |
Definition at line 140 of file pmtCoords.py.
tuple DetHelpers::pmtCoords::point = (ring-1) [static] |
Definition at line 142 of file pmtCoords.py.
1.4.7