APRILContent
Algorithm of Particle Reconstruction for ILC - implementation with PandoraSDK
|
Parameters class. More...
#include <MainFragmentRemovalAlgorithm.h>
Public Attributes | |
float | m_coneCosineHalfAngle2 |
Cosine half angle for second cone comparison in cluster contact object. | |
float | m_coneCosineHalfAngle3 |
Cosine half angle for third cone comparison in cluster contact object. | |
float | m_helixComparisonMipFractionCut |
Mip fraction cut used in cluster contact helix comparison. | |
unsigned int | m_helixComparisonStartOffset |
Start layer offset used in cluster contact helix comparison. | |
unsigned int | m_helixComparisonStartOffsetMip |
Start layer offset used for mip-like clusters in helix comparison. | |
unsigned int | m_nHelixComparisonLayers |
Max number of layers used in helix comparison for non mip-like clusters. | |
unsigned int | m_maxLayersCrossedByHelix |
Max no. of layers crossed by helix between track projection and cluster. | |
float | m_maxTrackClusterDeltaZ |
Max z separation between track projection and cluster. | |
![]() | |
float | m_coneCosineHalfAngle1 |
Cosine half angle for first cone comparison in cluster contact object. | |
float | m_closeHitDistance1 |
First distance used to identify close hits in cluster contact object. | |
float | m_closeHitDistance2 |
Second distance used to identify close hits in cluster contact object. | |
float | m_minCosOpeningAngle |
Min opening angle between two clusters to perform contact hit comparisons. | |
float | m_distanceThreshold |
Number of calorimeter cell-widths used to identify cluster contact layers. | |
Parameters class.