Skip to content
Snippets Groups Projects

Connect Flow Elements to Muon container

Compare and
6 files
+ 403
2
Compare changes
  • Side-by-side
  • Inline
Files
6
+ 11
0
 
/*
 
Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
 
*/
 
 
// Ensure that the headers for the interface classes get included
 
// by some object in this library, so that CLID registration will take
 
// place properly.
 
 
#include "xAODPFlow/FlowElementContainer.h"
 
#include "xAODPFlow/PFOContainer.h"
 
#include "xAODPFlow/TrackCaloClusterContainer.h"
Loading