5#ifndef TRIG_EDM_AUXCHECKER_H
6#define TRIG_EDM_AUXCHECKER_H
8#include "GaudiKernel/ToolHandle.h"
9#include "GaudiKernel/ObjectVector.h"
34 std::map< std::string,std::vector<std::string> >
m_auxmap;
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
std::map< std::string, std::vector< std::string > > m_auxmap
std::vector< std::string > m_auxList
void dumpDecorators(const xAOD::AuxContainerBase *, const std::string &)
TrigEDMAuxChecker(const std::string &name, ISvcLocator *pSvcLocator)
Adapted from code by A.Hamilton to check trigger EDM; R.Goncalo 21/11/07.
std::map< std::string, std::vector< std::string > > m_dynauxmap
Common base class for the auxiliary containers.