LArCaloHitFactory responsible for object creation.
More...
#include "LArCaloHit.h"
LArCaloHitFactory responsible for object creation.
Definition at line 110 of file LArCaloHit.h.
◆ Object
◆ Parameters
◆ LArCaloHitFactory()
lar_content::LArCaloHitFactory::LArCaloHitFactory |
( |
const unsigned int |
version = 1 | ) |
|
|
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 258 of file LArCaloHit.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 268 of file LArCaloHit.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 302 of file LArCaloHit.h.
◆ m_version
unsigned int lar_content::LArCaloHitFactory::m_version |
|
private |
The documentation for this class was generated from the following file: