ParticleBase::byEDescending Struct Reference Struct for sorting by decreasing energy. More...
Detailed DescriptionStruct for sorting by decreasing energy. Definition at line 132 of file ParticleBase.hh. Member Function Documentation
Definition at line 133 of file ParticleBase.hh. {
return byEAscending()(right, left);
}
Definition at line 137 of file ParticleBase.hh. { return (*this)(*left, *right); } The documentation for this struct was generated from the following file: Generated on Fri Oct 25 2013 12:41:59 for The Rivet MC analysis system by ![]() |