ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
CP::IsolationCloseByCorrectionTool::ObjectCache Struct Reference

#include <IsolationCloseByCorrectionTool.h>

Collaboration diagram for CP::IsolationCloseByCorrectionTool::ObjectCache:

Public Member Functions

 ObjectCache ()=default
 

Public Attributes

const xAOD::Vertexprim_vtx {nullptr}
 
PrimaryCollection prim_parts {}
 
PrimaryCollection not_sel_parts {}
 
TrackSet tracks {}
 
ClusterSet clusters {}
 
PflowSet flows {}
 

Detailed Description

Definition at line 85 of file IsolationCloseByCorrectionTool.h.

Constructor & Destructor Documentation

◆ ObjectCache()

CP::IsolationCloseByCorrectionTool::ObjectCache::ObjectCache ( )
default

Member Data Documentation

◆ clusters

ClusterSet CP::IsolationCloseByCorrectionTool::ObjectCache::clusters {}

Definition at line 91 of file IsolationCloseByCorrectionTool.h.

◆ flows

PflowSet CP::IsolationCloseByCorrectionTool::ObjectCache::flows {}

Definition at line 92 of file IsolationCloseByCorrectionTool.h.

◆ not_sel_parts

PrimaryCollection CP::IsolationCloseByCorrectionTool::ObjectCache::not_sel_parts {}

Definition at line 89 of file IsolationCloseByCorrectionTool.h.

◆ prim_parts

PrimaryCollection CP::IsolationCloseByCorrectionTool::ObjectCache::prim_parts {}

Definition at line 88 of file IsolationCloseByCorrectionTool.h.

◆ prim_vtx

const xAOD::Vertex* CP::IsolationCloseByCorrectionTool::ObjectCache::prim_vtx {nullptr}

Definition at line 87 of file IsolationCloseByCorrectionTool.h.

◆ tracks

TrackSet CP::IsolationCloseByCorrectionTool::ObjectCache::tracks {}

Definition at line 90 of file IsolationCloseByCorrectionTool.h.


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