![]() |
![]() |
#include <FlavorHistoryEvent.h>
Public Member Functions | |
FlavorHistoryEventHelper (int iflavor, FlavorHistory::FLAVOR_T iflavorSource, double idR) | |
bool | operator< (FlavorHistoryEventHelper const &right) const |
bool | operator== (FlavorHistoryEventHelper const &right) const |
~FlavorHistoryEventHelper () | |
Public Attributes | |
double | dR |
int | flavor |
FlavorHistory::FLAVOR_T | flavorSource |
Friends | |
std::ostream & | operator<< (std::ostream &out, FlavorHistoryEventHelper helper) |
Definition at line 52 of file FlavorHistoryEvent.h.
|
inline |
Definition at line 54 of file FlavorHistoryEvent.h.
|
inline |
Definition at line 59 of file FlavorHistoryEvent.h.
|
inline |
Definition at line 68 of file FlavorHistoryEvent.h.
References dR, flavor, and flavorSource.
|
inline |
Definition at line 75 of file FlavorHistoryEvent.h.
References dR, flavor, and flavorSource.
|
friend |
Definition at line 81 of file FlavorHistoryEvent.h.
double reco::helpers::FlavorHistoryEventHelper::dR |
Definition at line 65 of file FlavorHistoryEvent.h.
Referenced by reco::FlavorHistoryEvent::cache(), operator<(), and operator==().
int reco::helpers::FlavorHistoryEventHelper::flavor |
Definition at line 63 of file FlavorHistoryEvent.h.
Referenced by reco::FlavorHistoryEvent::cache(), operator<(), and operator==().
FlavorHistory::FLAVOR_T reco::helpers::FlavorHistoryEventHelper::flavorSource |
Definition at line 64 of file FlavorHistoryEvent.h.
Referenced by reco::FlavorHistoryEvent::cache(), operator<(), and operator==().