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::propagatedGenTrackID Struct Reference

#include <CaloPropagateTrack.h>

Public Member Functions

 propagatedGenTrackID ()
 

Public Attributes

int charge
 
DetId detIdECAL
 
DetId detIdEHCAL
 
DetId detIdHCAL
 
GlobalVector directionECAL
 
GlobalVector directionHCAL
 
bool ok
 
bool okECAL
 
bool okHCAL
 
int pdgId
 
GlobalPoint pointECAL
 
GlobalPoint pointHCAL
 
HepMC::GenEvent::particle_const_iterator trkItr
 

Detailed Description

Definition at line 57 of file CaloPropagateTrack.h.

Constructor & Destructor Documentation

spr::propagatedGenTrackID::propagatedGenTrackID ( )
inline

Member Data Documentation

int spr::propagatedGenTrackID::charge
DetId spr::propagatedGenTrackID::detIdECAL

Definition at line 63 of file CaloPropagateTrack.h.

Referenced by spr::propagateCALO().

DetId spr::propagatedGenTrackID::detIdEHCAL

Definition at line 63 of file CaloPropagateTrack.h.

Referenced by spr::propagateCALO().

DetId spr::propagatedGenTrackID::detIdHCAL

Definition at line 63 of file CaloPropagateTrack.h.

Referenced by spr::propagateCALO().

GlobalVector spr::propagatedGenTrackID::directionECAL

Definition at line 65 of file CaloPropagateTrack.h.

Referenced by spr::propagateCALO().

GlobalVector spr::propagatedGenTrackID::directionHCAL

Definition at line 65 of file CaloPropagateTrack.h.

Referenced by spr::propagateCALO().

bool spr::propagatedGenTrackID::ok

Definition at line 62 of file CaloPropagateTrack.h.

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

bool spr::propagatedGenTrackID::okECAL

Definition at line 62 of file CaloPropagateTrack.h.

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

bool spr::propagatedGenTrackID::okHCAL

Definition at line 62 of file CaloPropagateTrack.h.

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

int spr::propagatedGenTrackID::pdgId

Definition at line 66 of file CaloPropagateTrack.h.

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

GlobalPoint spr::propagatedGenTrackID::pointECAL

Definition at line 64 of file CaloPropagateTrack.h.

Referenced by spr::propagateCALO().

GlobalPoint spr::propagatedGenTrackID::pointHCAL

Definition at line 64 of file CaloPropagateTrack.h.

Referenced by spr::propagateCALO().

HepMC::GenEvent::particle_const_iterator spr::propagatedGenTrackID::trkItr

Definition at line 67 of file CaloPropagateTrack.h.

Referenced by spr::propagateCALO().