ATLAS Offline Software
Loading...
Searching...
No Matches
Reconstruction
eflowRec
src
PFClusterFiller.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2026 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef EFLOWREC_PFCLUSTERFILLER_H
6
#define EFLOWREC_PFCLUSTERFILLER_H
7
8
#include "
eflowRecCluster.h
"
9
#include "
PFData.h
"
10
11
class
PFClusterFiller
{
12
13
public
:
14
PFClusterFiller
(){};
15
~PFClusterFiller
(){};
16
17
static
void
fillClustersToRecover
(
PFData
&data) ;
18
static
void
fillClustersToConsider
(
PFData
&data,
eflowRecClusterContainer
&recClusterContainer) ;
19
20
};
21
#endif
PFData.h
PFClusterFiller::PFClusterFiller
PFClusterFiller()
Definition
PFClusterFiller.h:14
PFClusterFiller::fillClustersToRecover
static void fillClustersToRecover(PFData &data)
Definition
PFClusterFiller.cxx:5
PFClusterFiller::fillClustersToConsider
static void fillClustersToConsider(PFData &data, eflowRecClusterContainer &recClusterContainer)
Definition
PFClusterFiller.cxx:25
PFClusterFiller::~PFClusterFiller
~PFClusterFiller()
Definition
PFClusterFiller.h:15
eflowRecClusterContainer
Definition
eflowRecCluster.h:275
eflowRecCluster.h
PFData
Definition
PFData.h:16
Generated on
for ATLAS Offline Software by
1.16.1