|
ATLAS Offline Software
|
Go to the documentation of this file.
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;
102 #endif // XAODEVENTFORMAT_VERSIONS_EVENTFORMAT_V1_H
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.