ATLAS Offline Software
|
#include <stdexcept>
#include "GaudiKernel/MsgStream.h"
#include "AthContainers/tools/copyAuxStoreThinned.h"
#include "xAODMissingET/MissingETAssociationMap.h"
#include "xAODMissingET/versions/MissingETAssociationMap_v1.h"
#include "xAODMissingETAuxAssociationMapCnv_v1.h"
#include <utility>
#include <algorithm>
Go to the source code of this file.
Macros | |
#define | MSGLVL MSG::VERBOSE |
Convenience macro for setting the level of output messages. More... | |
#define | ATH_MSG(MSG) |
Another convenience macro for printing messages in the converter. More... | |
Functions | |
bool | maskSumptSort (const std::pair< bitmask_t, constvec_t > &p1, const std::pair< bitmask_t, constvec_t > &p2) |
#define ATH_MSG | ( | MSG | ) |
#define MSGLVL MSG::VERBOSE |
Convenience macro for setting the level of output messages.
Definition at line 26 of file xAODMissingETAuxAssociationMapCnv_v1.cxx.
bool maskSumptSort | ( | const std::pair< bitmask_t, constvec_t > & | p1, |
const std::pair< bitmask_t, constvec_t > & | p2 | ||
) |
Definition at line 42 of file xAODMissingETAuxAssociationMapCnv_v1.cxx.