#include <VShowerGeometryProducer.h>
Public Types | |
typedef int | IsClonableTag |
Public Member Functions | |
virtual VShowerGeometryProducer * | Clone () const =0 |
virtual VShowerGeometryProducer * | Create () const =0 |
virtual utl::CoordinateSystemPtr | MakeGroundParticleCoordinateSystem (const utl::Point &anyPointOnShowerAxis)=0 |
virtual | ~VShowerGeometryProducer ()=default |
Definition at line 16 of file VShowerGeometryProducer.h.
typedef int evt::VShowerGeometryProducer::IsClonableTag |
Definition at line 18 of file VShowerGeometryProducer.h.
|
virtualdefault |
|
pure virtual |
|
pure virtual |
|
pure virtual |
Implemented in io::CorsikaShowerFileGeometryProducer, and evt::DefaultShowerGeometryProducer.