#include <IShowererSelector.h>
Inheritance diagram for FastShower::IShowererSelector:
Public Methods | |
virtual | ~IShowererSelector () |
virtual bool | accept (ParticleParameters &, Gridlet *) const=0 |
|
Definition at line 19 of file IShowererSelector.h.
00019 {}; |
|
Implemented in FastShower::DoubleShowererSelector, FastShower::SingleShowererSelector, and FastShower::TripleShowererSelector. Referenced by FastShower::GridletForger::selectShowerer::operator()(). |