#include <vector>
#include <string>
#include "GaudiKernel/ISvcLocator.h"
#include "GaudiKernel/IAlgorithm.h"
#include "GaudiKernel/Algorithm.h"
#include "GaudiKernel/MsgStream.h"
#include "GaudiKernel/DataObject.h"
#include "AtlfastCode/ReconstructedParticle.h"
#include "AtlfastCode/ReconstructedParticleCollection.h"
#include "AtlfastCode/Cluster.h"
#include "AtlfastCode/ClusterCollection.h"
#include "AtlfastCode/Jet.h"
#include "AtlfastCode/JetCollection.h"
#include "AtlfastCode/TesIO.h"
Include dependency graph for Associator.h:
Go to the source code of this file.
Namespaces | |
namespace | Atlfast |
Defines | |
#define | DEFAULT_electronLocation "/Event/AtlfastElectrons" |
#define | DEFAULT_photonLocation "/Event/AtlfastPhotons" |
#define | DEFAULT_muonLocation "/Event/AtlfastMuons" |
#define | DEFAULT_jetLocation "/Event/AtlfastJets" |
#define | DEFAULT_clusterLocation "/Event/AtlfastClusters" |
#define | DEFAULT_assocElectronLocation "/Event/AtlfastAssocElectrons" |
#define | DEFAULT_assocPhotonLocation "/Event/AtlfastAssocPhotons" |
#define | DEFAULT_assocMuonLocation "/Event/AtlfastAssocMuons" |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|