![]() |
ATLAS Offline Software
|
#include <iostream>#include <cassert>#include <map>#include <string>#include "CaloEvent/CaloCell.h"#include "CaloEvent/CaloCellContainer.h"#include "GaudiKernel/MsgStream.h"#include "GaudiKernel/ToolHandle.h"#include "CxxUtils/fpcompare.h"#include "AthLinks/ElementLink.h"#include "Particle/TrackParticleContainer.h"#include "eflowRec/eflowTrackCaloPoints.h"#include "eflowRec/eflowRingSubtractionManager.h"#include "eflowRec/PFMatchInterfaces.h"#include "xAODTracking/TrackParticle.h"#include "xAODTracking/TrackParticleContainer.h"#include "AthContainers/DataVector.h"#include "AthenaKernel/CLASS_DEF.h"Go to the source code of this file.
Classes | |
| class | eflowRecTrack |
| This class extends the information about a xAOD::Track. More... | |
| class | eflowRecTrack::SortDescendingPt |
| class | eflowRecMatchTrack |
| This class, which inherits from the pure virtual ITrack, stores a pointer to an eflowRecTrack and has an interface which returns an eflowEtaPhiPosition (representing the track eta, phi coordinates in the requested calorimeter layer) More... | |
| class | eflowRecTrackContainer |
1.8.18