| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

In This Package:

ranNearMuon Namespace Reference


Variables

tuple app = AppMgr()
string volume = "/dd/Structure/Pool/db-ows"
tuple gen = app.algorithm("GenAlg")
tuple tim = app.property("ToolSvc.GtTimeratorTool")
tuple trans = app.property("ToolSvc.GtTransformTool")
tuple hep = app.property("ToolSvc.GtHepEvtGenTool")
tuple genseq = app.algorithm("GenSeq")
tuple gendump = app.algorithm("GenDump")
tuple modularPL = app.property("GiGa.GiGaPhysListModular")
tuple optical = app.property("GiGa.GiGaPhysListModular.DsPhysConsOptical")
tuple giga = app.service("GiGa")
tuple gggeo = app.service("GiGaGeo")
tuple stepseq = app.property("GiGa.GiGaStepActionSequence")
string TH2DE = "TH2DE"
tuple historian = app.property("GiGa.GiGaStepActionSequence.HistorianStepAction")
tuple eds = app.service("EventDataSvc")
tuple cor = app.service("CoordiSysSvc")
tuple ggrm = app.property("GiGa.GiGaMgr")
tuple event_ac_cmds = app.property("GiGa.GiGaEventActionCommand")
list verbosity_cmds
list quiet_cmds
tuple simseq = app.algorithm("SimSeq")
tuple ggin = app.algorithm("GGInStream")
tuple push = app.algorithm("PushKine")
tuple pmtsd = app.property("GiGaGeo.DsPmtSensDet")
tuple histsvc = app.service("THistSvc")
string p1 = '/mnt/scratch/04/dayabay/kevin/FastTest/DB'
string outset = "file1 DATAFILE='%s' OPT='RECREATE' TYP='ROOT' "
tuple vali = app.algorithm("vHalg")

Variable Documentation

tuple ranNearMuon::app = AppMgr() [static]

Definition at line 12 of file ranNearMuon.py.

string ranNearMuon::volume = "/dd/Structure/Pool/db-ows" [static]

Definition at line 17 of file ranNearMuon.py.

tuple ranNearMuon::gen = app.algorithm("GenAlg") [static]

Definition at line 19 of file ranNearMuon.py.

tuple ranNearMuon::tim = app.property("ToolSvc.GtTimeratorTool") [static]

Definition at line 27 of file ranNearMuon.py.

tuple ranNearMuon::trans = app.property("ToolSvc.GtTransformTool") [static]

Definition at line 30 of file ranNearMuon.py.

tuple ranNearMuon::hep = app.property("ToolSvc.GtHepEvtGenTool") [static]

Definition at line 36 of file ranNearMuon.py.

tuple ranNearMuon::genseq = app.algorithm("GenSeq") [static]

Definition at line 41 of file ranNearMuon.py.

tuple ranNearMuon::gendump = app.algorithm("GenDump") [static]

Definition at line 46 of file ranNearMuon.py.

tuple ranNearMuon::modularPL = app.property("GiGa.GiGaPhysListModular") [static]

Definition at line 51 of file ranNearMuon.py.

tuple ranNearMuon::optical = app.property("GiGa.GiGaPhysListModular.DsPhysConsOptical") [static]

Definition at line 64 of file ranNearMuon.py.

tuple ranNearMuon::giga = app.service("GiGa") [static]

Definition at line 69 of file ranNearMuon.py.

tuple ranNearMuon::gggeo = app.service("GiGaGeo") [static]

Definition at line 76 of file ranNearMuon.py.

tuple ranNearMuon::stepseq = app.property("GiGa.GiGaStepActionSequence") [static]

Definition at line 84 of file ranNearMuon.py.

string ranNearMuon::TH2DE = "TH2DE" [static]

Definition at line 88 of file ranNearMuon.py.

tuple ranNearMuon::historian = app.property("GiGa.GiGaStepActionSequence.HistorianStepAction") [static]

Definition at line 90 of file ranNearMuon.py.

tuple ranNearMuon::eds = app.service("EventDataSvc") [static]

Definition at line 105 of file ranNearMuon.py.

tuple ranNearMuon::cor = app.service("CoordiSysSvc") [static]

Definition at line 108 of file ranNearMuon.py.

tuple ranNearMuon::ggrm = app.property("GiGa.GiGaMgr") [static]

Definition at line 114 of file ranNearMuon.py.

tuple ranNearMuon::event_ac_cmds = app.property("GiGa.GiGaEventActionCommand") [static]

Definition at line 116 of file ranNearMuon.py.

list ranNearMuon::verbosity_cmds [static]

Initial value:

[
    "/control/verbose 2",
    "/run/verbose 1",
    "/event/verbose 2",
    "/tracking/verbose 2",
    "/geometry/navigator/verbose 2"
    ]

Definition at line 117 of file ranNearMuon.py.

list ranNearMuon::quiet_cmds [static]

Initial value:

[
    "/control/verbose 0",
    "/run/verbose 0",
    "/event/verbose 0",
    "/tracking/verbose 0",
    "/geometry/navigator/verbose 0"
    ]

Definition at line 124 of file ranNearMuon.py.

tuple ranNearMuon::simseq = app.algorithm("SimSeq") [static]

Definition at line 136 of file ranNearMuon.py.

tuple ranNearMuon::ggin = app.algorithm("GGInStream") [static]

Definition at line 139 of file ranNearMuon.py.

tuple ranNearMuon::push = app.algorithm("PushKine") [static]

Definition at line 154 of file ranNearMuon.py.

tuple ranNearMuon::pmtsd = app.property("GiGaGeo.DsPmtSensDet") [static]

Definition at line 158 of file ranNearMuon.py.

tuple ranNearMuon::histsvc = app.service("THistSvc") [static]

Definition at line 162 of file ranNearMuon.py.

string ranNearMuon::p1 = '/mnt/scratch/04/dayabay/kevin/FastTest/DB' [static]

Definition at line 163 of file ranNearMuon.py.

string ranNearMuon::outset = "file1 DATAFILE='%s' OPT='RECREATE' TYP='ROOT' " [static]

Definition at line 164 of file ranNearMuon.py.

tuple ranNearMuon::vali = app.algorithm("vHalg") [static]

Definition at line 169 of file ranNearMuon.py.

| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Mon Apr 11 20:56:28 2011 for DetSimValidation by doxygen 1.4.7