ATLAS Offline Software
HistNtup_entries.cxx
Go to the documentation of this file.
1 //====================================================================
2 // HistNtup_entries.cxx
3 //--------------------------------------------------------------------
4 //
5 // Package : HistNtup
6 //
7 // Description: Implementation of <Package>_load routine.
8 // This routine is needed for forcing the linker
9 // to load all the components of the library.
10 //
11 //====================================================================
12 
13 #include "../Hist.h"
14 #include "../Ntup.h"
15 
16 using namespace AthEx;
17 
20 
AthEx::Ntup
Definition: Ntup.h:31
AthEx
Definition: Hist.h:25
DECLARE_COMPONENT
DECLARE_COMPONENT(MuonReadoutGeomCnvAlg)
AthEx::Hist
Definition: Hist.h:29