Pandora
Pandora source code navigator
Loading...
Searching...
No Matches
object_creation::ClusterParameters Class Reference

ClusterParameters class. To build a cluster must provide at least one hit (which may be isolated) or a track address. More...

#include "ObjectCreation.h"

Inheritance diagram for object_creation::ClusterParameters:
Collaboration diagram for object_creation::ClusterParameters:

Public Attributes

pandora::CaloHitList m_caloHitList
 The calo hit(s) to include.
 
pandora::CaloHitList m_isolatedCaloHitList
 The isolated calo hit(s) to include.
 
pandora::InputTrackAddress m_pTrack
 The address of the track seeding the cluster.
 

Detailed Description

ClusterParameters class. To build a cluster must provide at least one hit (which may be isolated) or a track address.

Definition at line 321 of file ObjectCreation.h.

Member Data Documentation

◆ m_caloHitList

pandora::CaloHitList object_creation::ClusterParameters::m_caloHitList

The calo hit(s) to include.

Definition at line 324 of file ObjectCreation.h.

◆ m_isolatedCaloHitList

pandora::CaloHitList object_creation::ClusterParameters::m_isolatedCaloHitList

The isolated calo hit(s) to include.

Definition at line 325 of file ObjectCreation.h.

◆ m_pTrack

pandora::InputTrackAddress object_creation::ClusterParameters::m_pTrack

The address of the track seeding the cluster.

Definition at line 326 of file ObjectCreation.h.


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