ATLAS Offline Software
Reconstruction
eflowRec
eflowRec
PFClusterFiller.h
Go to the documentation of this file.
1
#ifndef PFCLUSTERFILLER_H
2
#define PFCLUSTERFILLER_H
3
4
#include "
eflowRec/eflowRecCluster.h
"
5
#include "
eflowRec/PFData.h
"
6
7
class
PFClusterFiller
{
8
9
public
:
10
PFClusterFiller
(){};
11
~PFClusterFiller
(){};
12
13
static
void
fillClustersToRecover
(
PFData
&
data
) ;
14
static
void
fillClustersToConsider
(
PFData
&
data
,
eflowRecClusterContainer
&recClusterContainer) ;
15
16
};
17
#endif
data
char data[hepevt_bytes_allocation_ATLAS]
Definition:
HepEvt.cxx:11
PFData.h
PFClusterFiller::fillClustersToRecover
static void fillClustersToRecover(PFData &data)
Definition:
PFClusterFiller.cxx:5
eflowRecClusterContainer
Definition:
eflowRecCluster.h:275
PFClusterFiller
Definition:
PFClusterFiller.h:7
PFClusterFiller::~PFClusterFiller
~PFClusterFiller()
Definition:
PFClusterFiller.h:11
eflowRecCluster.h
PFData
Definition:
PFData.h:11
PFClusterFiller::fillClustersToConsider
static void fillClustersToConsider(PFData &data, eflowRecClusterContainer &recClusterContainer)
Definition:
PFClusterFiller.cxx:25
PFClusterFiller::PFClusterFiller
PFClusterFiller()
Definition:
PFClusterFiller.h:10
Generated on Sun Dec 22 2024 21:16:07 for ATLAS Offline Software by
1.8.18