ATLAS Offline Software
Loading...
Searching...
No Matches
PFTrackFiller.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_PFTRACKFILLER_H
6#define EFLOWREC_PFTRACKFILLER_H
7
8#include "eflowRecTrack.h"
9#include "PFData.h"
10
12
13public:
16
17 static void fillTracksToRecover(PFData &data) ;
18 static void fillTracksToConsider(PFData &data, eflowRecTrackContainer &recTrackContainer) ;
19
20};
21#endif
char data[hepevt_bytes_allocation_ATLAS]
Definition HepEvt.cxx:11
static void fillTracksToConsider(PFData &data, eflowRecTrackContainer &recTrackContainer)
static void fillTracksToRecover(PFData &data)