APRILContent
Algorithm of Particle Reconstruction for ILC - implementation with PandoraSDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations
Public Attributes | List of all members
april_content::ChargedClusterContact::Parameters Class Reference

Parameters class. More...

#include <MainFragmentRemovalAlgorithm.h>

Inheritance diagram for april_content::ChargedClusterContact::Parameters:
april_content::ClusterContact::Parameters

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.
 
- Public Attributes inherited from april_content::ClusterContact::Parameters
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.
 

Detailed Description

Parameters class.


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