RMF
RMF::decorator::GaussianParticleFactory Class Reference

#include <RMF/decorator/physics.h>

+ Inheritance diagram for RMF::decorator::GaussianParticleFactory:

Public Member Functions

 GaussianParticleFactory (FileConstHandle fh)
 
 GaussianParticleFactory (FileHandle fh)
 
GaussianParticleConst get (NodeConstHandle nh) const
 
GaussianParticle get (NodeHandle nh) const
 
bool get_is (NodeConstHandle nh) const
 
bool get_is_static (NodeConstHandle nh) const
 

Detailed Description

Create decorators of type GaussianParticle.

Definition at line 512 of file physics.h.

Member Function Documentation

GaussianParticleConst RMF::decorator::GaussianParticleFactory::get ( NodeConstHandle  nh) const

Get a GaussianParticleConst for nh.

Definition at line 528 of file physics.h.

+ Here is the call graph for this function:

GaussianParticle RMF::decorator::GaussianParticleFactory::get ( NodeHandle  nh) const

Get a GaussianParticle for nh.

Definition at line 536 of file physics.h.

+ Here is the call graph for this function:

bool RMF::decorator::GaussianParticleFactory::get_is ( NodeConstHandle  nh) const

Check whether nh has all the attributes required to be a GaussianParticleConst.

Definition at line 545 of file physics.h.

+ Here is the call graph for this function:


The documentation for this class was generated from the following file: