8#ifndef XAODEVENTFORMAT_VERSIONS_EVENTFORMAT_V1_H
9#define XAODEVENTFORMAT_VERSIONS_EVENTFORMAT_V1_H
41 typedef std::map< std::string, EventFormatElement >
KeyedData_t;
51 bool updatePersistent =
true );
54 bool exists(
const std::string& key )
const;
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
std::ostream & operator<<(std::ostream &out, const std::pair< FIRST, SECOND > &pair)
Helper print operator.