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::TrackRecoveryInteractionsAlgorithm Class Reference

TrackRecoveryInteractionsAlgorithm class. More...

#include <TrackRecoveryInteractionsAlgorithm.h>

Inheritance diagram for april_content::TrackRecoveryInteractionsAlgorithm:

Classes

class  Factory
 

Private Member Functions

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

Private Attributes

float m_maxTrackClusterDistance
 Max distance between track and cluster to allow track-cluster association.
 
float m_trackClusterDistanceCut
 Must pass 1 / 3 cuts: max distance between track and cluster.
 
float m_clusterEnergyCut
 Must pass 1 / 3 cuts: max cluster hadronic energy.
 
float m_directionCosineCut
 Must pass 1 / 3 cuts: min cos angle between track to calorimeter proj. and track to cluster.
 
float m_maxTrackAssociationChi
 Max value of track-cluster consistency chi to allow track-cluster association.
 
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

TrackRecoveryInteractionsAlgorithm class.


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