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