#include <ISingleShowererSelectorConfig.h>
Inheritance diagram for FastShower::ISingleShowererSelectorConfig:
Public Methods | |
virtual IAcceptor * | acceptor () const=0 |
virtual IFnOfParticleParameters2 * | ehSharer () const=0 |
virtual IFnOfParticleParameters * | resolution () const=0 |
virtual IShowerer * | showerer () const=0 |
virtual std::map< double, std::string > | histograms () const=0 |
virtual | ~ISingleShowererSelectorConfig () |
|
Definition at line 30 of file ISingleShowererSelectorConfig.h.
00030 {} |
|
|
|
|
|