6#ifndef EVENTINFO_PILEUPTIMEEVENTINDEX_H
7#define EVENTINFO_PILEUPTIMEEVENTINDEX_H 1
std::ostream & operator<<(std::ostream &, const PileUpTimeEventIndex &index)
a struct encapsulating the identifier of a pile-up event
index_type index() const
the index of the component event in PileUpEventInfo
static PileUpType ushortToType(unsigned short)
PileUpType type() const
the pileup type - minbias, cavern, beam halo, signal?
time_type time() const
bunch xing time in ns
PileUpTimeEventIndex(time_type time, index_type index, PileUpType typ)
static const std::string & typeName(PileUpType typ)