ParticleBase::byEDescending Struct Reference Struct for sorting by decreasing energy. More...
Detailed DescriptionStruct for sorting by decreasing energy. Definition at line 90 of file ParticleBase.hh. Member Function Documentation
Definition at line 91 of file ParticleBase.hh. {
return byEAscending()(right, left);
}
Definition at line 95 of file ParticleBase.hh. { return (*this)(*left, *right); } The documentation for this struct was generated from the following file: Generated on Fri Dec 21 2012 15:03:52 for The Rivet MC analysis system by ![]() |