#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 |
Definition at line 52 of file TrackAssociator.h.
|
inline |
double HTrackAssociator::HAssociatorParameters::dRCalo |
Definition at line 72 of file TrackAssociator.h.
Referenced by HTrackAssociator::associate(), and HAssociatorParameters().
double HTrackAssociator::HAssociatorParameters::dREcal |
Definition at line 70 of file TrackAssociator.h.
Referenced by HTrackAssociator::associate(), HTrackAssociator::associateEcal(), HTrackAssociator::getEcalEnergy(), and HAssociatorParameters().
double HTrackAssociator::HAssociatorParameters::dRHcal |
Definition at line 71 of file TrackAssociator.h.
Referenced by HTrackAssociator::associate(), HTrackAssociator::associateHcal(), HTrackAssociator::getHcalEnergy(), and HAssociatorParameters().
int HTrackAssociator::HAssociatorParameters::idRCalo |
Definition at line 75 of file TrackAssociator.h.
Referenced by HTrackAssociator::associate(), and HAssociatorParameters().
int HTrackAssociator::HAssociatorParameters::idREcal |
Definition at line 73 of file TrackAssociator.h.
Referenced by HTrackAssociator::associate(), and HAssociatorParameters().
int HTrackAssociator::HAssociatorParameters::idRHcal |
Definition at line 74 of file TrackAssociator.h.
Referenced by HTrackAssociator::associate(), and HAssociatorParameters().
bool HTrackAssociator::HAssociatorParameters::useCalo |
Definition at line 79 of file TrackAssociator.h.
Referenced by HTrackAssociator::associate(), and HAssociatorParameters().
bool HTrackAssociator::HAssociatorParameters::useEcal |
Definition at line 77 of file TrackAssociator.h.
Referenced by HTrackAssociator::associate(), HTrackAssociator::associateHcal(), HTrackAssociator::getHcalEnergy(), and HAssociatorParameters().
bool HTrackAssociator::HAssociatorParameters::useHcal |
Definition at line 78 of file TrackAssociator.h.
Referenced by HTrackAssociator::associate(), HTrackAssociator::associateEcal(), HTrackAssociator::getEcalEnergy(), and HAssociatorParameters().