KaliVeda  1.13/01
Heavy-Ion Analysis Toolkit
List of all members | Public Attributes | List of all members
KVGroupReconstructor::particle_to_add_from_coherency_analysis Struct Reference

informations required to add a particle to the event which is revealed by an inconsistency between the different identifications for an existing particle

Definition at line 73 of file KVGroupReconstructor.h.

Public Attributes

Int_t first_id_result_to_copy
 number of KVIdentificationResult (in original_particle's list) corresponding to identification of the particle More...
 
KVIDTelescopeidentifying_telescope
 telescope which identified current particle More...
 
Int_t max_id_result_index
 last KVIdentificationResult in original_particle's list More...
 
KVReconstructedNucleusoriginal_particle
 particle whose identification/calibration revealed presence of pile-up More...
 
KVGeoDetectorNodestopping_detector_node
 detector node in which new particle stopped More...
 
KVGeoDNTrajectorystopping_trajectory
 trajectory on which new particle stopped More...
 

#include <KVGroupReconstructor.h>

Member Data Documentation

◆ first_id_result_to_copy

Int_t KVGroupReconstructor::particle_to_add_from_coherency_analysis::first_id_result_to_copy

number of KVIdentificationResult (in original_particle's list) corresponding to identification of the particle

Definition at line 78 of file KVGroupReconstructor.h.

◆ identifying_telescope

KVIDTelescope* KVGroupReconstructor::particle_to_add_from_coherency_analysis::identifying_telescope

telescope which identified current particle

Definition at line 77 of file KVGroupReconstructor.h.

◆ max_id_result_index

Int_t KVGroupReconstructor::particle_to_add_from_coherency_analysis::max_id_result_index

last KVIdentificationResult in original_particle's list

Definition at line 79 of file KVGroupReconstructor.h.

◆ original_particle

KVReconstructedNucleus* KVGroupReconstructor::particle_to_add_from_coherency_analysis::original_particle

particle whose identification/calibration revealed presence of pile-up

Definition at line 74 of file KVGroupReconstructor.h.

◆ stopping_detector_node

KVGeoDetectorNode* KVGroupReconstructor::particle_to_add_from_coherency_analysis::stopping_detector_node

detector node in which new particle stopped

Definition at line 75 of file KVGroupReconstructor.h.

◆ stopping_trajectory

KVGeoDNTrajectory* KVGroupReconstructor::particle_to_add_from_coherency_analysis::stopping_trajectory

trajectory on which new particle stopped

Definition at line 76 of file KVGroupReconstructor.h.


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