|
| PriorityNode (int iDecayIn, Vec4 originIn) |
|
| PriorityNode (int i1In, int i2In, Vec4 originIn, Vec4 displaced1In, Vec4 displaced2In) |
|
bool | isDecay () |
|
bool | operator< (const PriorityNode &r) const |
|
The PriorityNode class. Used to order scatterings and decays during hadronic rescattering.
Priority comparison to be used by priority_queue. Note that lower t means higher priority! : allow the user to pick the comparer (time-ordering problem)?
The documentation for this class was generated from the following file: