7#ifndef jet__PseudoJetMap_H
8#define jet__PseudoJetMap_H
11#include "fastjet/PseudoJet.hh"
22typedef std::map<const xAOD::Jet*, const fastjet::PseudoJet*>
PseudoJetMap;
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
File providing the different SG_BASE macros.
std::map< const xAOD::Jet *, const fastjet::PseudoJet * > PseudoJetMap