Go to the documentation of this file.
28 unsigned n()
const {
return _d.size(); }
41 void print(std::ostream&
o,
bool recursif =
false)
const;
50 std::vector<MEChannel*>
_d;
void print(std::ostream &o, bool recursif=false) const
MEChannel * getAncestor(int ig)
MEChannel * getFirstDescendant(int ig)
MEChannel * getDaughter(int ix, int iy, int ig)
bool getListOfAncestors(std::vector< MEChannel * > &)
MEChannel * getDescendant(int ig, int ii)
bool getListOfChannels(std::vector< MEChannel * > &)
MEChannel * addDaughter(int ix, int iy, int ii)
bool getListOfDescendants(std::vector< MEChannel * > &)
MEChannel(int ix, int iy, int ii, MEChannel *mother)
std::vector< MEChannel * > _d
MEChannel * d(unsigned ii)
MEChannel * getChannel(int ix, int iy)