![]() |
eventAnalysis
7.0-49-g0ac7482
|
An object to store the outermost hits in x,y, and z. More...
#include <TGlobalReconModule.hxx>
Public Member Functions | |
virtual | ~TOutermostHits () |
ClassDef (TGlobalReconModule::TOutermostHits, 1) | |
Public Attributes | |
TGlobalHit | hitMaxX |
Hit with highest X position. More... | |
TGlobalHit | hitMaxY |
Hit with highest Y position. More... | |
TGlobalHit | hitMaxZ |
Hit with highest Z position. More... | |
TGlobalHit | hitMinX |
Hit with lowest X position. More... | |
TGlobalHit | hitMinY |
Hit with lowest Y position. More... | |
TGlobalHit | hitMinZ |
Hit with lowest Z position. More... | |
An object to store the outermost hits in x,y, and z.
Definition at line 93 of file TGlobalReconModule.hxx.
|
virtual |
Definition at line 191 of file TGlobalReconModule.cxx.
ND::TGlobalReconModule::TOutermostHits::ClassDef | ( | TGlobalReconModule::TOutermostHits | , |
1 | |||
) |
TGlobalHit ND::TGlobalReconModule::TOutermostHits::hitMaxX |
Hit with highest X position.
Definition at line 97 of file TGlobalReconModule.hxx.
Referenced by ND::TGlobalReconModule::FillOutermostHits().
TGlobalHit ND::TGlobalReconModule::TOutermostHits::hitMaxY |
Hit with highest Y position.
Definition at line 99 of file TGlobalReconModule.hxx.
Referenced by ND::TGlobalReconModule::FillOutermostHits().
TGlobalHit ND::TGlobalReconModule::TOutermostHits::hitMaxZ |
Hit with highest Z position.
Definition at line 101 of file TGlobalReconModule.hxx.
Referenced by ND::TGlobalReconModule::FillOutermostHits().
TGlobalHit ND::TGlobalReconModule::TOutermostHits::hitMinX |
Hit with lowest X position.
Definition at line 96 of file TGlobalReconModule.hxx.
Referenced by ND::TGlobalReconModule::FillOutermostHits().
TGlobalHit ND::TGlobalReconModule::TOutermostHits::hitMinY |
Hit with lowest Y position.
Definition at line 98 of file TGlobalReconModule.hxx.
Referenced by ND::TGlobalReconModule::FillOutermostHits().
TGlobalHit ND::TGlobalReconModule::TOutermostHits::hitMinZ |
Hit with lowest Z position.
Definition at line 100 of file TGlobalReconModule.hxx.
Referenced by ND::TGlobalReconModule::FillOutermostHits().