Functor for the creation of particle properties by a factory. More...
#include "utl/ParticlePropertiesFactory.h"
Public Member Functions | |
ParticlePropertiesPtr | operator() () const |
ParticlePropertiesCreator (const VParticleProperties *const properties) | |
Private Attributes | |
ParticlePropertiesPtr | fProperties |
Functor for the creation of particle properties by a factory.
Definition at line 35 of file ParticlePropertiesFactory.h.
|
inline |
Definition at line 37 of file ParticlePropertiesFactory.h.
|
inline |
Definition at line 40 of file ParticlePropertiesFactory.h.
References fProperties.
|
private |
Definition at line 43 of file ParticlePropertiesFactory.h.
Referenced by operator()().