5#ifndef TRIGBSEXTRACTION_TRIGBSTOXAODTOOL_H
6#define TRIGBSEXTRACTION_TRIGBSTOXAODTOOL_H
10#include "GaudiKernel/ToolHandle.h"
75 const std::vector<std::string>& newProperty,
76 std::vector<std::pair<CLID,std::string> >& decoded,
77 std::vector<std::pair<CLID,std::string> >& decodedNewNames);
120 ToolHandle<xAODMaker::ITrackCollectionCnvTool>
m_trackCollectionTool{
this,
"TrackCollectionCnvTool",
"xAODMaker::TrackCollectionCnvTool/TrackCollectionCnvTool",
"Cnv of tracks"};
uint32_t CLID
The Class ID type.
The Navigation class, organizes TriggerElements into the tree structure.
std::string label(const std::string &format, int i)
Tool used by TrigBSExtraction to convert to xAOD.