eventAnalysis  7.0-49-g0ac7482
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
ND::TTrackerECALReconModule::TECALReconVertexCluster Class Reference

#include <TTrackerECALReconModule.hxx>

+ Inheritance diagram for ND::TTrackerECALReconModule::TECALReconVertexCluster:
+ Collaboration diagram for ND::TTrackerECALReconModule::TECALReconVertexCluster:

Public Member Functions

 TECALReconVertexCluster ()
 
virtual ~TECALReconVertexCluster ()
 
 ClassDef (ND::TTrackerECALReconModule::TECALReconVertexCluster, 1)
 

Public Attributes

Float_t CleanlinessPrimary
 The cleanliness (hit purity) of the primary contributor to the cluster. More...
 
Float_t CleanlinessRecursive
 The cleanliness (hit purity) of the recursive contributor to the cluster. More...
 
Float_t CleanlinessSingle
 The cleanliness (hit purity) of the single biggest contributor to the cluster. More...
 
Float_t CompletenessPrimary
 The Completeness of the primary contributor to the cluster. More...
 
Float_t CompletenessRecursive
 The Completeness of the recursive contributor to the cluster. More...
 
Float_t CompletenessSingle
 The Completeness of the single biggest contributor to the cluster. More...
 
TClonesArray * Crossings
 The constituent crossings TClonesArray. More...
 
Int_t G4IDPrimary
 The G4ID of the primary contributor to the cluster. More...
 
Int_t G4IDRecursive
 The G4ID of the recursive contributor to the cluster. More...
 
Int_t G4IDSingle
 The G4ID of the single biggest contributor to the cluster. More...
 
Int_t MaxLayerHit
 The maximum layer number hit. More...
 
Int_t MaxParaBarHit
 The maximum bar number hit parallel to the beam axis. More...
 
Int_t MaxPerpBarHit
 The maximum bar number hit perpendicular to the beam axis. More...
 
Int_t MinLayerHit
 The minimum layer number hit. More...
 
Int_t MinParaBarHit
 The minimum bar number hit parallel to the beam axis. More...
 
Int_t MinPerpBarHit
 The minimum bar number hit perpendicular to the beam axis. More...
 
std::string Module
 Name of ECal module the cluster is reconstructed in. More...
 
Int_t N2DTracksMax
 The maximum number of 2D tracks found in a view. More...
 
Int_t N2DTracksMin
 The minimum number of 2D tracks found in a view. More...
 
Int_t NCrossings
 Number of track crossings. More...
 
Int_t NHits
 Number of hits in cluster. More...
 
Int_t NTracks
 Number of reconstructed tracks. More...
 
TLorentzVector Position
 Position of cluster. More...
 
Float_t TotalCharge
 The total charge of the cluster. More...
 
TClonesArray * Tracks
 The constituent tracks TClonesArray. More...
 
UInt_t UniqueID
 UniqueID of the cluster. More...
 

Detailed Description

Definition at line 485 of file TTrackerECALReconModule.hxx.

Constructor & Destructor Documentation

ND::TTrackerECALReconModule::TECALReconVertexCluster::TECALReconVertexCluster ( )

Definition at line 1835 of file TTrackerECALReconModule.cxx.

References Crossings, NCrossings, NTracks, and Tracks.

virtual ND::TTrackerECALReconModule::TECALReconVertexCluster::~TECALReconVertexCluster ( )
virtual

Definition at line 488 of file TTrackerECALReconModule.hxx.

Member Function Documentation

ND::TTrackerECALReconModule::TECALReconVertexCluster::ClassDef ( ND::TTrackerECALReconModule::TECALReconVertexCluster  ,
 
)

Member Data Documentation

Float_t ND::TTrackerECALReconModule::TECALReconVertexCluster::CleanlinessPrimary

The cleanliness (hit purity) of the primary contributor to the cluster.

Definition at line 528 of file TTrackerECALReconModule.hxx.

Referenced by ND::TTrackerECALReconModule::OutputManager::FillHoughTransformInformation().

Float_t ND::TTrackerECALReconModule::TECALReconVertexCluster::CleanlinessRecursive

The cleanliness (hit purity) of the recursive contributor to the cluster.

Definition at line 534 of file TTrackerECALReconModule.hxx.

Referenced by ND::TTrackerECALReconModule::OutputManager::FillHoughTransformInformation().

Float_t ND::TTrackerECALReconModule::TECALReconVertexCluster::CleanlinessSingle

The cleanliness (hit purity) of the single biggest contributor to the cluster.

Definition at line 522 of file TTrackerECALReconModule.hxx.

Referenced by ND::TTrackerECALReconModule::OutputManager::FillHoughTransformInformation().

Float_t ND::TTrackerECALReconModule::TECALReconVertexCluster::CompletenessPrimary

The Completeness of the primary contributor to the cluster.

Definition at line 526 of file TTrackerECALReconModule.hxx.

Referenced by ND::TTrackerECALReconModule::OutputManager::FillHoughTransformInformation().

Float_t ND::TTrackerECALReconModule::TECALReconVertexCluster::CompletenessRecursive

The Completeness of the recursive contributor to the cluster.

Definition at line 532 of file TTrackerECALReconModule.hxx.

Referenced by ND::TTrackerECALReconModule::OutputManager::FillHoughTransformInformation().

Float_t ND::TTrackerECALReconModule::TECALReconVertexCluster::CompletenessSingle

The Completeness of the single biggest contributor to the cluster.

Definition at line 520 of file TTrackerECALReconModule.hxx.

Referenced by ND::TTrackerECALReconModule::OutputManager::FillHoughTransformInformation().

TClonesArray* ND::TTrackerECALReconModule::TECALReconVertexCluster::Crossings

The constituent crossings TClonesArray.

Definition at line 542 of file TTrackerECALReconModule.hxx.

Referenced by ND::TTrackerECALReconModule::OutputManager::FillHoughTransformInformation(), and TECALReconVertexCluster().

Int_t ND::TTrackerECALReconModule::TECALReconVertexCluster::G4IDPrimary

The G4ID of the primary contributor to the cluster.

Definition at line 524 of file TTrackerECALReconModule.hxx.

Referenced by ND::TTrackerECALReconModule::OutputManager::FillHoughTransformInformation().

Int_t ND::TTrackerECALReconModule::TECALReconVertexCluster::G4IDRecursive

The G4ID of the recursive contributor to the cluster.

Definition at line 530 of file TTrackerECALReconModule.hxx.

Referenced by ND::TTrackerECALReconModule::OutputManager::FillHoughTransformInformation().

Int_t ND::TTrackerECALReconModule::TECALReconVertexCluster::G4IDSingle

The G4ID of the single biggest contributor to the cluster.

Definition at line 518 of file TTrackerECALReconModule.hxx.

Referenced by ND::TTrackerECALReconModule::OutputManager::FillHoughTransformInformation().

Int_t ND::TTrackerECALReconModule::TECALReconVertexCluster::MaxLayerHit

The maximum layer number hit.

Definition at line 503 of file TTrackerECALReconModule.hxx.

Referenced by ND::TTrackerECALReconModule::OutputManager::FillHoughTransformInformation().

Int_t ND::TTrackerECALReconModule::TECALReconVertexCluster::MaxParaBarHit

The maximum bar number hit parallel to the beam axis.

Definition at line 507 of file TTrackerECALReconModule.hxx.

Referenced by ND::TTrackerECALReconModule::OutputManager::FillHoughTransformInformation().

Int_t ND::TTrackerECALReconModule::TECALReconVertexCluster::MaxPerpBarHit

The maximum bar number hit perpendicular to the beam axis.

Definition at line 511 of file TTrackerECALReconModule.hxx.

Referenced by ND::TTrackerECALReconModule::OutputManager::FillHoughTransformInformation().

Int_t ND::TTrackerECALReconModule::TECALReconVertexCluster::MinLayerHit

The minimum layer number hit.

Definition at line 501 of file TTrackerECALReconModule.hxx.

Referenced by ND::TTrackerECALReconModule::OutputManager::FillHoughTransformInformation().

Int_t ND::TTrackerECALReconModule::TECALReconVertexCluster::MinParaBarHit

The minimum bar number hit parallel to the beam axis.

Definition at line 505 of file TTrackerECALReconModule.hxx.

Referenced by ND::TTrackerECALReconModule::OutputManager::FillHoughTransformInformation().

Int_t ND::TTrackerECALReconModule::TECALReconVertexCluster::MinPerpBarHit

The minimum bar number hit perpendicular to the beam axis.

Definition at line 509 of file TTrackerECALReconModule.hxx.

Referenced by ND::TTrackerECALReconModule::OutputManager::FillHoughTransformInformation().

std::string ND::TTrackerECALReconModule::TECALReconVertexCluster::Module

Name of ECal module the cluster is reconstructed in.

Definition at line 498 of file TTrackerECALReconModule.hxx.

Referenced by ND::TTrackerECALReconModule::OutputManager::FillHoughTransformInformation().

Int_t ND::TTrackerECALReconModule::TECALReconVertexCluster::N2DTracksMax

The maximum number of 2D tracks found in a view.

Definition at line 514 of file TTrackerECALReconModule.hxx.

Referenced by ND::TTrackerECALReconModule::OutputManager::FillHoughTransformInformation().

Int_t ND::TTrackerECALReconModule::TECALReconVertexCluster::N2DTracksMin

The minimum number of 2D tracks found in a view.

Definition at line 516 of file TTrackerECALReconModule.hxx.

Referenced by ND::TTrackerECALReconModule::OutputManager::FillHoughTransformInformation().

Int_t ND::TTrackerECALReconModule::TECALReconVertexCluster::NCrossings
Int_t ND::TTrackerECALReconModule::TECALReconVertexCluster::NHits

Number of hits in cluster.

Definition at line 492 of file TTrackerECALReconModule.hxx.

Referenced by ND::TTrackerECALReconModule::OutputManager::FillHoughTransformInformation().

Int_t ND::TTrackerECALReconModule::TECALReconVertexCluster::NTracks
TLorentzVector ND::TTrackerECALReconModule::TECALReconVertexCluster::Position
Float_t ND::TTrackerECALReconModule::TECALReconVertexCluster::TotalCharge

The total charge of the cluster.

Definition at line 494 of file TTrackerECALReconModule.hxx.

Referenced by ND::TTrackerECALReconModule::OutputManager::FillHoughTransformInformation().

TClonesArray* ND::TTrackerECALReconModule::TECALReconVertexCluster::Tracks

The constituent tracks TClonesArray.

Definition at line 538 of file TTrackerECALReconModule.hxx.

Referenced by ND::TTrackerECALReconModule::OutputManager::FillHoughTransformInformation(), and TECALReconVertexCluster().

UInt_t ND::TTrackerECALReconModule::TECALReconVertexCluster::UniqueID

UniqueID of the cluster.

Definition at line 488 of file TTrackerECALReconModule.hxx.

Referenced by ND::TTrackerECALReconModule::OutputManager::FillHoughTransformInformation().


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

Package Summary
Package Name: eventAnalysis
Package Version: 7.0-49-g0ac7482
Package Manager:

Generated on Mon Mar 25 2024 14:44:04 for eventAnalysis by doxygen 1.8.5