1#ifndef _PhotosBranch_h_included_
2#define _PhotosBranch_h_included_
17#include "PhotosParticle.h"
55 static vector<PhotosBranch *>
createBranches(vector<PhotosParticle *> particles);
vector< PhotosParticle * > getDaughters()
static vector< PhotosBranch * > createBranches(vector< PhotosParticle * > particles)
bool checkMomentumConservation()
int checkSuppressionLevel()
int checkList(bool forceOrSuppress)
vector< PhotosParticle * > getMothers()
PhotosParticle * particle
int getSuppressionStatus()
vector< PhotosParticle * > mothers
PhotosParticle * getDecayingParticle()
vector< PhotosParticle * > getParticles()
vector< PhotosParticle * > daughters
PhotosBranch(PhotosParticle *p)