CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions | Public Attributes
spr::propagatedTrackID Struct Reference

#include <CaloPropagateTrack.h>

Public Member Functions

 propagatedTrackID ()
 

Public Attributes

DetId detIdECAL
 
DetId detIdEHCAL
 
DetId detIdHCAL
 
double etaECAL
 
double etaHCAL
 
bool ok
 
bool okECAL
 
bool okHCAL
 
double phiECAL
 
double phiHCAL
 
reco::TrackCollection::const_iterator trkItr
 

Detailed Description

Definition at line 39 of file CaloPropagateTrack.h.

Constructor & Destructor Documentation

spr::propagatedTrackID::propagatedTrackID ( )
inline

Definition at line 40 of file CaloPropagateTrack.h.

References ok, okECAL, and okHCAL.

Member Data Documentation

DetId spr::propagatedTrackID::detIdECAL
DetId spr::propagatedTrackID::detIdEHCAL
DetId spr::propagatedTrackID::detIdHCAL
double spr::propagatedTrackID::etaECAL

Definition at line 43 of file CaloPropagateTrack.h.

Referenced by spr::propagateCALO(), and spr::propagateCosmicCALO().

double spr::propagatedTrackID::etaHCAL

Definition at line 43 of file CaloPropagateTrack.h.

Referenced by spr::propagateCALO(), and spr::propagateCosmicCALO().

bool spr::propagatedTrackID::ok
bool spr::propagatedTrackID::okECAL
bool spr::propagatedTrackID::okHCAL
double spr::propagatedTrackID::phiECAL

Definition at line 44 of file CaloPropagateTrack.h.

Referenced by spr::propagateCALO(), and spr::propagateCosmicCALO().

double spr::propagatedTrackID::phiHCAL

Definition at line 44 of file CaloPropagateTrack.h.

Referenced by spr::propagateCALO(), and spr::propagateCosmicCALO().

reco::TrackCollection::const_iterator spr::propagatedTrackID::trkItr

Definition at line 45 of file CaloPropagateTrack.h.

Referenced by spr::propagateCALO(), and spr::propagateCosmicCALO().