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
HTrackAssociator::HAssociatorParameters Class Reference

#include <TrackAssociator.h>

Public Member Functions

 HAssociatorParameters ()
 

Public Attributes

double dRCalo
 
double dREcal
 
double dRHcal
 
int idRCalo
 
int idREcal
 
int idRHcal
 
bool useCalo
 
bool useEcal
 
bool useHcal
 

Detailed Description

Definition at line 52 of file TrackAssociator.h.

Constructor & Destructor Documentation

HTrackAssociator::HAssociatorParameters::HAssociatorParameters ( )
inline

Definition at line 54 of file TrackAssociator.h.

Member Data Documentation

double HTrackAssociator::HAssociatorParameters::dRCalo

Definition at line 72 of file TrackAssociator.h.

double HTrackAssociator::HAssociatorParameters::dREcal

Definition at line 70 of file TrackAssociator.h.

double HTrackAssociator::HAssociatorParameters::dRHcal

Definition at line 71 of file TrackAssociator.h.

int HTrackAssociator::HAssociatorParameters::idRCalo

Definition at line 75 of file TrackAssociator.h.

int HTrackAssociator::HAssociatorParameters::idREcal

Definition at line 73 of file TrackAssociator.h.

int HTrackAssociator::HAssociatorParameters::idRHcal

Definition at line 74 of file TrackAssociator.h.

bool HTrackAssociator::HAssociatorParameters::useCalo

Definition at line 79 of file TrackAssociator.h.

bool HTrackAssociator::HAssociatorParameters::useEcal

Definition at line 77 of file TrackAssociator.h.

bool HTrackAssociator::HAssociatorParameters::useHcal

Definition at line 78 of file TrackAssociator.h.