6#ifndef TRUTHTRAJECTORY_H
7#define TRUTHTRAJECTORY_H
29 os<<
"TruthTrajectory(";
30 for(
unsigned i=0; i<m.size(); ) {
32 if(++i<m.size()) os<<
",";
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Ostream & operator<<(Ostream &os, const TruthTrajectory &m)
A TruthTrajectory is a chain of charged MC particles connected through the mother-daughter relationsh...