Analysis Software
Documentation for sPHENIX simulation software
|
Structure with the set of the input data for KF Particle Finder. More...
#include <KFParticle/blob/master/KFParticle/KFPInputData.h>
Public Member Functions | |
KFPInputDataArray () | |
~KFPInputDataArray () | |
Public Attributes | |
KFPInputData * | fInput |
Pointer to the array of the input data objects. | |
Private Member Functions | |
const KFPInputDataArray & | operator= (const KFPInputDataArray &) |
KFPInputDataArray (const KFPInputDataArray &) | |
Structure with the set of the input data for KF Particle Finder.
The structure contains pointer to array of KFPInputData objects. Copying of the objects of this structure is disabled.
Definition at line 344 of file KFPInputData.h.
View newest version in sPHENIX GitHub at line 344 of file KFPInputData.h
|
inline |
Definition at line 345 of file KFPInputData.h.
View newest version in sPHENIX GitHub at line 345 of file KFPInputData.h
|
inline |
Definition at line 346 of file KFPInputData.h.
View newest version in sPHENIX GitHub at line 346 of file KFPInputData.h
References fInput.
|
private |
|
private |
KFPInputData* KFPInputDataArray::fInput |
Pointer to the array of the input data objects.
Definition at line 348 of file KFPInputData.h.
View newest version in sPHENIX GitHub at line 348 of file KFPInputData.h
Referenced by ~KFPInputDataArray().