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

TrackRecoveryAlgorithm class. More...

#include <TrackRecoveryAlgorithm.h>

Inheritance diagram for april_content::TrackRecoveryAlgorithm:

Classes

class  Factory
 

Private Member Functions

pandora::StatusCode Run ()
 
pandora::StatusCode ReadSettings (const pandora::TiXmlHandle xmlHandle)
 

Private Attributes

float m_maxTrackZStart
 Max track start z coordinate for track without parent to be considered.
 
float m_maxAbsoluteTrackClusterChi
 Max absolute value of track-cluster consistency chi for non-leaving cluster.
 
float m_endCapMaxTrackClusterDistance1
 Max track-cluster distance to allow association of endcap-reaching track.
 
float m_endCapMaxTrackClusterDistance2
 Max distance for association of endcap-reaching track with a cluster of lower energy.
 
float m_barrelMaxTrackClusterDistance
 Max track-cluster distance to allow association of barrel-reaching track.
 
unsigned int m_maxSearchLayer
 Max pseudo layer to examine when calculating track-cluster distance.
 
float m_parallelDistanceCut
 Max allowed projection of track-hit separation along track direction.
 
float m_minTrackClusterCosAngle
 Min cos(angle) between track and cluster initial direction.
 

Detailed Description

TrackRecoveryAlgorithm class.


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