CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
TICLSeedingRegion Struct Reference

#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
 

Detailed Description

Definition at line 14 of file TICLSeedingRegion.h.

Constructor & Destructor Documentation

◆ TICLSeedingRegion() [1/2]

TICLSeedingRegion::TICLSeedingRegion ( )
inline

Definition at line 30 of file TICLSeedingRegion.h.

30 {}

◆ TICLSeedingRegion() [2/2]

TICLSeedingRegion::TICLSeedingRegion ( GlobalPoint  o,
GlobalVector  d,
int  zS,
int  idx,
edm::ProductID  id 
)
inline

Member Data Documentation

◆ collectionID

edm::ProductID TICLSeedingRegion::collectionID

Definition at line 28 of file TICLSeedingRegion.h.

Referenced by TICLSeedingRegion().

◆ directionAtOrigin

GlobalVector TICLSeedingRegion::directionAtOrigin

Definition at line 16 of file TICLSeedingRegion.h.

Referenced by TICLSeedingRegion().

◆ index

int TICLSeedingRegion::index

◆ origin

GlobalPoint TICLSeedingRegion::origin

Definition at line 15 of file TICLSeedingRegion.h.

Referenced by TICLSeedingRegion().

◆ zSide

int TICLSeedingRegion::zSide

Definition at line 19 of file TICLSeedingRegion.h.

Referenced by TICLSeedingRegion().