ATLAS Offline Software
Public Attributes | List of all members
PFData Struct Reference

#include <PFData.h>

Collaboration diagram for PFData:

Public Attributes

eflowCaloObjectContainercaloObjects
 
std::vector< eflowRecTrack * > tracks
 
std::vector< eflowRecCluster * > clusters
 
eflowRec::EtaPhiLUT clusterLUT
 

Detailed Description

Definition at line 10 of file PFData.h.

Member Data Documentation

◆ caloObjects

eflowCaloObjectContainer* PFData::caloObjects

Definition at line 12 of file PFData.h.

◆ clusterLUT

eflowRec::EtaPhiLUT PFData::clusterLUT

Definition at line 15 of file PFData.h.

◆ clusters

std::vector<eflowRecCluster *> PFData::clusters

Definition at line 14 of file PFData.h.

◆ tracks

std::vector<eflowRecTrack *> PFData::tracks

Definition at line 13 of file PFData.h.


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