CMS 3D CMS Logo

EncodedTruthId.cc
Go to the documentation of this file.
2 
4 
6 
7 std::ostream &operator<<(std::ostream &os, EncodedTruthId &id) {
8  return os << "(" << id.bunchCrossing() << "," << id.event() << "," << id.index() << ")";
9 }
friend std::ostream & operator<<(std::ostream &os, const EncodedTruthId &id)
int index() const