Iguana LATEST
Implementation Guardian of Analysis Algorithms
Loading...
Searching...
No Matches
iguana::clas12::MatchParticleProximityVars Struct Reference

#include <BankDefs.h>

Detailed Description

Set of variables created by creator algorithm iguana::clas12::MatchParticleProximity.

Definition at line 226 of file BankDefs.h.

Public Attributes

int pindex_a = 0
 pindex of particle bank A (e.g., REC::Particle)
int pindex_b = 0
 pindex of particle bank B (e.g., MC::Particle)
double proximity = 0
 the distance between matched pair, in the proximity-matching space

Member Data Documentation

◆ pindex_a

int iguana::clas12::MatchParticleProximityVars::pindex_a = 0

pindex of particle bank A (e.g., REC::Particle)

Definition at line 228 of file BankDefs.h.

◆ pindex_b

int iguana::clas12::MatchParticleProximityVars::pindex_b = 0

pindex of particle bank B (e.g., MC::Particle)

Definition at line 230 of file BankDefs.h.

◆ proximity

double iguana::clas12::MatchParticleProximityVars::proximity = 0

the distance between matched pair, in the proximity-matching space

Definition at line 232 of file BankDefs.h.


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