#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 26 of file TICLSeedingRegion.h.
|
inline |
Definition at line 28 of file TICLSeedingRegion.h.
References ztail::d, triggerObjects_cff::id, training_settings::idx, and EcalTangentSkim_cfg::o.
edm::ProductID TICLSeedingRegion::collectionID |
Definition at line 24 of file TICLSeedingRegion.h.
GlobalVector TICLSeedingRegion::directionAtOrigin |
Definition at line 16 of file TICLSeedingRegion.h.
int TICLSeedingRegion::index |
Definition at line 22 of file TICLSeedingRegion.h.
Referenced by BeautifulSoup.PageElement::insert().
GlobalPoint TICLSeedingRegion::origin |
Definition at line 15 of file TICLSeedingRegion.h.
int TICLSeedingRegion::zSide |
Definition at line 19 of file TICLSeedingRegion.h.