ATLAS Offline Software
Loading...
Searching...
No Matches
TrackAnalysisInfoWriteTool.h File Reference

Tool to write Track Analysis Info to StoreGate. More...

#include "AsgTools/AsgTool.h"
#include "StoreGate/WriteHandle.h"
#include "xAODCore/BaseContainer.h"
#include <string>
#include <vector>
#include "InDetTrackPerfMon/ITrackAnalysisDefinitionSvc.h"
#include "TrackAnalysisInfoWriteTool.icc"
Include dependency graph for TrackAnalysisInfoWriteTool.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IDTPM::TrackAnalysisInfoWriteTool

Namespaces

namespace  IDTPM
 Athena include(s).

Typedefs

template<typename coll_t>
using IDTPM::EL_t = ElementLink< coll_t >
 useful typedefs
template<typename coll_t>
using IDTPM::VecEL_t = std::vector< EL_t< coll_t > >
template<typename coll_t>
using IDTPM::Vec_t = std::vector< typename coll_t::const_value_type >
using IDTPM::VecF_t = std::vector< float >
template<typename Tcoll_t, typename Rcoll_t>
using IDTPM::MatchInfo_t = std::tuple< VecEL_t<Tcoll_t>, VecEL_t<Rcoll_t>, VecF_t >

Detailed Description

Tool to write Track Analysis Info to StoreGate.

Author
Marco Aparo marco.nosp@m..apa.nosp@m.ro@ce.nosp@m.rn.c.nosp@m.h
Date
08 July 2024

Definition in file TrackAnalysisInfoWriteTool.h.