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

Particle class. More...

Collaboration diagram for lar_content::MissingTrackSegmentTool::Particle:

Public Member Functions

 Particle (const TensorType::Element &element)
 Constructor.
 

Public Attributes

const pandora::Clusterm_pShortCluster
 Address of the short cluster.
 
const pandora::Clusterm_pCluster1
 Address of long cluster in view 1.
 
const pandora::Clusterm_pCluster2
 Address of long cluster in view 2.
 
pandora::HitType m_shortHitType
 The hit type of the short cluster.
 
pandora::HitType m_hitType1
 The hit type of the long cluster in view 1.
 
pandora::HitType m_hitType2
 The hit type of the long cluster in view 2.
 
float m_shortMinX
 The min x coordinate of the short cluster.
 
float m_shortMaxX
 The max x coordinate of the short cluster.
 
float m_longMinX
 The min x coordinate of the long clusters.
 
float m_longMaxX
 The max x coordinate of the long clusters.
 

Detailed Description

Particle class.

Definition at line 35 of file MissingTrackSegmentTool.h.

Constructor & Destructor Documentation

◆ Particle()

lar_content::MissingTrackSegmentTool::Particle::Particle ( const TensorType::Element &  element)

Constructor.

Parameters
elementthe tensor element

Definition at line 386 of file MissingTrackSegmentTool.cc.

Here is the call graph for this function:

Member Data Documentation

◆ m_hitType1

pandora::HitType lar_content::MissingTrackSegmentTool::Particle::m_hitType1

The hit type of the long cluster in view 1.

Definition at line 49 of file MissingTrackSegmentTool.h.

◆ m_hitType2

pandora::HitType lar_content::MissingTrackSegmentTool::Particle::m_hitType2

The hit type of the long cluster in view 2.

Definition at line 50 of file MissingTrackSegmentTool.h.

◆ m_longMaxX

float lar_content::MissingTrackSegmentTool::Particle::m_longMaxX

The max x coordinate of the long clusters.

Definition at line 54 of file MissingTrackSegmentTool.h.

◆ m_longMinX

float lar_content::MissingTrackSegmentTool::Particle::m_longMinX

The min x coordinate of the long clusters.

Definition at line 53 of file MissingTrackSegmentTool.h.

◆ m_pCluster1

const pandora::Cluster* lar_content::MissingTrackSegmentTool::Particle::m_pCluster1

Address of long cluster in view 1.

Definition at line 46 of file MissingTrackSegmentTool.h.

◆ m_pCluster2

const pandora::Cluster* lar_content::MissingTrackSegmentTool::Particle::m_pCluster2

Address of long cluster in view 2.

Definition at line 47 of file MissingTrackSegmentTool.h.

◆ m_pShortCluster

const pandora::Cluster* lar_content::MissingTrackSegmentTool::Particle::m_pShortCluster

Address of the short cluster.

Definition at line 45 of file MissingTrackSegmentTool.h.

◆ m_shortHitType

pandora::HitType lar_content::MissingTrackSegmentTool::Particle::m_shortHitType

The hit type of the short cluster.

Definition at line 48 of file MissingTrackSegmentTool.h.

◆ m_shortMaxX

float lar_content::MissingTrackSegmentTool::Particle::m_shortMaxX

The max x coordinate of the short cluster.

Definition at line 52 of file MissingTrackSegmentTool.h.

◆ m_shortMinX

float lar_content::MissingTrackSegmentTool::Particle::m_shortMinX

The min x coordinate of the short cluster.

Definition at line 51 of file MissingTrackSegmentTool.h.


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