![]() |
ATLAS Offline Software
|
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"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 > |
Tool to write Track Analysis Info to StoreGate.
Definition in file TrackAnalysisInfoWriteTool.h.