Pandora
Pandora source code navigator
Loading...
Searching...
No Matches
lar_content::UndershootTracksTool::Particle Class Reference

Particle class. More...

Collaboration diagram for lar_content::UndershootTracksTool::Particle:

Public Member Functions

 Particle (const TensorType::Element &elementA, const TensorType::Element &elementB)
 Constructor.
 

Public Attributes

const pandora::Clusterm_pClusterA
 Address of non-shared cluster in element A.
 
const pandora::Clusterm_pClusterB
 Address of non-shared cluster in element B.
 
const pandora::Clusterm_pCommonCluster1
 Address of the common cluster in view 1.
 
const pandora::Clusterm_pCommonCluster2
 Address of the common cluster in view 2.
 

Detailed Description

Particle class.

Definition at line 31 of file UndershootTracksTool.h.

Constructor & Destructor Documentation

◆ Particle()

lar_content::UndershootTracksTool::Particle::Particle ( const TensorType::Element &  elementA,
const TensorType::Element &  elementB 
)

Constructor.

Parameters
elementAthe tensor element A
elementBthe tensor element B

Definition at line 191 of file UndershootTracksTool.cc.

Member Data Documentation

◆ m_pClusterA

const pandora::Cluster* lar_content::UndershootTracksTool::Particle::m_pClusterA

Address of non-shared cluster in element A.

Definition at line 42 of file UndershootTracksTool.h.

◆ m_pClusterB

const pandora::Cluster* lar_content::UndershootTracksTool::Particle::m_pClusterB

Address of non-shared cluster in element B.

Definition at line 43 of file UndershootTracksTool.h.

◆ m_pCommonCluster1

const pandora::Cluster* lar_content::UndershootTracksTool::Particle::m_pCommonCluster1

Address of the common cluster in view 1.

Definition at line 44 of file UndershootTracksTool.h.

◆ m_pCommonCluster2

const pandora::Cluster* lar_content::UndershootTracksTool::Particle::m_pCommonCluster2

Address of the common cluster in view 2.

Definition at line 45 of file UndershootTracksTool.h.


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