#include <IShowerer.h>
Inheritance diagram for FastShower::IShowerer:
Public Methods | |
virtual | ~IShowerer () |
virtual void | shower (ParticleParameters &, Gridlet *, Normalisations &, Normalisations &) const=0 |
virtual void | normalise (const ParticleParameters &, Normalisations &, Normalisations &) const=0 |
|
Definition at line 20 of file IShowerer.h.
00020 {}; |
|
Implemented in FastShower::Showerer, and FastShower::ShowererPtr. |
|
Implemented in FastShower::Showerer, and FastShower::ShowererPtr. |