#include <TICLSeedingRegion.h>
Public Member Functions | |
TICLSeedingRegion () | |
TICLSeedingRegion (GlobalPoint o, GlobalVector d, int zS, int idx, edm::ProductID id) | |
Public Attributes | |
edm::ProductID | collectionID |
GlobalVector | directionAtOrigin |
int | index |
GlobalPoint | origin |
int | zSide |
Definition at line 14 of file TICLSeedingRegion.h.
|
inline |
Definition at line 30 of file TICLSeedingRegion.h.
|
inline |
Definition at line 32 of file TICLSeedingRegion.h.
References collectionID, ztail::d, directionAtOrigin, l1ctLayer2EG_cff::id, heavyIonCSV_trainingSettings::idx, index, EcalTangentSkim_cfg::o, origin, and zSide.
edm::ProductID TICLSeedingRegion::collectionID |
Definition at line 28 of file TICLSeedingRegion.h.
Referenced by TICLSeedingRegion().
GlobalVector TICLSeedingRegion::directionAtOrigin |
Definition at line 16 of file TICLSeedingRegion.h.
Referenced by TICLSeedingRegion().
int TICLSeedingRegion::index |
Definition at line 24 of file TICLSeedingRegion.h.
Referenced by edmTracerCompactLogViewer.EDModuleTransitionParser::_postJson(), edmTracerCompactLogViewer.ESModuleTransitionParser::_postJson(), edmTracerCompactLogViewer.EDModuleTransitionParser::_preJson(), edmTracerCompactLogViewer.ESModuleTransitionParser::_preJson(), edmTracerCompactLogViewer.PostSourceTransitionParser::jsonInfo(), edmTracerCompactLogViewer.PostEDModulePrefetchingParser::jsonInfo(), edmTracerCompactLogViewer.PostEDModuleAcquireParser::jsonInfo(), edmTracerCompactLogViewer.EDModuleTransitionParser::textPrefix(), edmTracerCompactLogViewer.ESModuleTransitionParser::textPrefix(), and TICLSeedingRegion().
GlobalPoint TICLSeedingRegion::origin |
Definition at line 15 of file TICLSeedingRegion.h.
Referenced by TICLSeedingRegion().
int TICLSeedingRegion::zSide |
Definition at line 19 of file TICLSeedingRegion.h.
Referenced by TICLSeedingRegion().