LArMCParticleFactory responsible for object creation.
More...
#include "LArMCParticle.h"
LArMCParticleFactory responsible for object creation.
Definition at line 135 of file LArMCParticle.h.
◆ Object
◆ Parameters
◆ LArMCParticleFactory()
lar_content::LArMCParticleFactory::LArMCParticleFactory |
( |
const unsigned int |
version = 2 | ) |
|
|
inline |
◆ Create() [1/2]
Create an object with the given parameters.
- Parameters
-
parameters | the parameters to pass in constructor |
pObject | to receive the address of the object created |
Definition at line 236 of file LArMCParticle.h.
◆ Create() [2/2]
|
protectedpure virtualinherited |
Create an object with the given parameters.
- Parameters
-
parameters | the parameters to pass in constructor |
pObject | to receive the address of the object created |
◆ NewParameters()
◆ Read() [1/2]
Read any additional (derived class only) object parameters from file using the specified file reader.
- Parameters
-
parameters | the parameters to pass in constructor |
fileReader | the file reader, used to extract any additional parameters from file |
◆ Read() [2/2]
Read any additional (derived class only) object parameters from file using the specified file reader.
- Parameters
-
parameters | the parameters to pass in constructor |
fileReader | the file reader, used to extract any additional parameters from file |
Definition at line 246 of file LArMCParticle.h.
◆ Write() [1/2]
Persist any additional (derived class only) object parameters using the specified file writer.
- Parameters
-
pObject | the address of the object to persist |
fileWriter | the file writer |
◆ Write() [2/2]
Persist any additional (derived class only) object parameters using the specified file writer.
- Parameters
-
pObject | the address of the object to persist |
fileWriter | the file writer |
Definition at line 282 of file LArMCParticle.h.
◆ m_version
unsigned int lar_content::LArMCParticleFactory::m_version |
|
private |
The documentation for this class was generated from the following file: