![]() |
KaliVeda
Toolkit for HIC analysis
|
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 70 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... | |
| KVIDTelescope * | identifying_telescope |
| telescope which identified current particle More... | |
| Int_t | max_id_result_index |
| last KVIdentificationResult in original_particle's list More... | |
| KVReconstructedNucleus * | original_particle |
| particle whose identification/calibration revealed presence of pile-up More... | |
| KVGeoDetectorNode * | stopping_detector_node |
| detector node in which new particle stopped More... | |
| KVGeoDNTrajectory * | stopping_trajectory |
| trajectory on which new particle stopped More... | |
| 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 75 of file KVGroupReconstructor.h.
| KVIDTelescope* KVGroupReconstructor::particle_to_add_from_coherency_analysis::identifying_telescope |
telescope which identified current particle
Definition at line 74 of file KVGroupReconstructor.h.
| Int_t KVGroupReconstructor::particle_to_add_from_coherency_analysis::max_id_result_index |
last KVIdentificationResult in original_particle's list
Definition at line 76 of file KVGroupReconstructor.h.
| KVReconstructedNucleus* KVGroupReconstructor::particle_to_add_from_coherency_analysis::original_particle |
particle whose identification/calibration revealed presence of pile-up
Definition at line 71 of file KVGroupReconstructor.h.
| KVGeoDetectorNode* KVGroupReconstructor::particle_to_add_from_coherency_analysis::stopping_detector_node |
detector node in which new particle stopped
Definition at line 72 of file KVGroupReconstructor.h.
| KVGeoDNTrajectory* KVGroupReconstructor::particle_to_add_from_coherency_analysis::stopping_trajectory |
trajectory on which new particle stopped
Definition at line 73 of file KVGroupReconstructor.h.