1 #ifndef HepMCCandidate_FlavorHistoryEvent_h
2 #define HepMCCandidate_FlavorHistoryEvent_h
71 if (
dR > right.
dR )
return false;
84 sprintf(buff,
"Flavor = %2d, type = %2d, dR = %6f",
86 out << buff << std::endl;
const_iterator begin() const
const_reverse_iterator rend() const
collection_type::iterator iterator
collection_type::reverse_iterator reverse_iterator
flavor_type flavorSource() const
const_iterator end() const
void push_back(value_type v)
FlavorHistoryEventHelper(int iflavor, FlavorHistory::FLAVOR_T iflavorSource, double idR)
collection_type::const_iterator const_iterator
FlavorHistory::FLAVOR_T flavor_type
unsigned int highestFlavor() const
bool operator==(FlavorHistoryEventHelper const &right) const
collection_type::const_pointer const_pointer
~FlavorHistoryEventHelper()
flavor_type flavorSource_
bool operator<(FlavorHistoryEventHelper const &right) const
friend std::ostream & operator<<(std::ostream &out, FlavorHistoryEventHelper helper)
const_reverse_iterator rbegin() const
collection_type::const_reverse_iterator const_reverse_iterator
collection_type::const_reference const_reference
std::vector< value_type > collection_type
FlavorHistory::FLAVOR_T flavorSource
collection_type::reference reference
collection_type::size_type size_type
unsigned int highestFlavor_
collection_type histories_
collection_type::pointer pointer