ParticleBase::byEDescending Struct Reference Struct for sorting by decreasing energy. More...
Detailed DescriptionStruct for sorting by decreasing energy. Definition at line 152 of file ParticleBase.hh. Member Function Documentation
Definition at line 153 of file ParticleBase.hh. {
return byEAscending()(right, left);
}
Definition at line 157 of file ParticleBase.hh. { return (*this)(*left, *right); } The documentation for this struct was generated from the following file: Generated on Thu Feb 6 2014 17:38:58 for The Rivet MC analysis system by ![]() |