4 using EVENT::MCParticle;
5 namespace TTbarAnalysis
41 for (
int i = 0; i < other.
GetSize(); i++)
57 for (
int i = 0; i <
GetSize(); i++)
59 for (
unsigned int j = 0; j < pdg.size(); j++)
void Merge(DecayChain &other)
static const std::vector< int > & GET_PDG(PDGTYPE type)
DecayChain(const std::vector< EVENT::MCParticle * > *particles, std::string name, int pdg)
const std::vector< EVENT::MCParticle * > & GetAll() const
std::string GetName() const
void Add(EVENT::MCParticle *particle)
EVENT::MCParticle * Find(PDGTYPE type) const
EVENT::MCParticle * Get(int i)
std::vector< EVENT::MCParticle * > myParticles