![]() |
Iguana LATEST
Implementation Guardian of Analysis Algorithms
|
#include <BankDefs.h>
Set of variables created by creator algorithm iguana::clas12::MCProximityMatch.
Definition at line 226 of file BankDefs.h.
Public Attributes | |
| int | mcindex = 0 |
| MC::Particle index. | |
| int | pindex = 0 |
| REC::Particle index. | |
| double | proximity = 0 |
| the distance between reconstructed and generated particles, in the proximity-matching space | |
| int iguana::clas12::MCProximityMatchVars::mcindex = 0 |
MC::Particle index.
Definition at line 230 of file BankDefs.h.
| int iguana::clas12::MCProximityMatchVars::pindex = 0 |
REC::Particle index.
Definition at line 228 of file BankDefs.h.
| double iguana::clas12::MCProximityMatchVars::proximity = 0 |
the distance between reconstructed and generated particles, in the proximity-matching space
Definition at line 232 of file BankDefs.h.