CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
spr::propagatedTrackDirection Struct Reference

#include <CaloPropagateTrack.h>

Public Member Functions

 propagatedTrackDirection ()
 

Public Attributes

DetId detIdECAL
 
DetId detIdEHCAL
 
DetId detIdHCAL
 
GlobalVector directionECAL
 
GlobalVector directionHCAL
 
bool ok
 
bool okECAL
 
bool okHCAL
 
GlobalPoint pointECAL
 
GlobalPoint pointHCAL
 
reco::TrackCollection::const_iterator trkItr
 

Detailed Description

Definition at line 49 of file CaloPropagateTrack.h.

Constructor & Destructor Documentation

spr::propagatedTrackDirection::propagatedTrackDirection ( )
inline

Member Data Documentation

DetId spr::propagatedTrackDirection::detIdECAL
DetId spr::propagatedTrackDirection::detIdEHCAL

Definition at line 52 of file CaloPropagateTrack.h.

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

DetId spr::propagatedTrackDirection::detIdHCAL
GlobalVector spr::propagatedTrackDirection::directionECAL

Definition at line 54 of file CaloPropagateTrack.h.

Referenced by HcalHBHEMuonSimAnalyzer::analyze(), and spr::propagateCALO().

GlobalVector spr::propagatedTrackDirection::directionHCAL
bool spr::propagatedTrackDirection::ok

Definition at line 51 of file CaloPropagateTrack.h.

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

bool spr::propagatedTrackDirection::okECAL
bool spr::propagatedTrackDirection::okHCAL
GlobalPoint spr::propagatedTrackDirection::pointECAL

Definition at line 53 of file CaloPropagateTrack.h.

Referenced by HcalHBHEMuonSimAnalyzer::analyze(), and spr::propagateCALO().

GlobalPoint spr::propagatedTrackDirection::pointHCAL
reco::TrackCollection::const_iterator spr::propagatedTrackDirection::trkItr

Definition at line 55 of file CaloPropagateTrack.h.

Referenced by spr::propagateCALO().