ATLAS Offline Software
SGTutorial_entries.cxx
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 
6 //====================================================================
7 // StoreGateExample_entries.cxx
8 //--------------------------------------------------------------------
9 //
10 // Package : StoreGate/example
11 //
12 // Description: Implementation of <Package>_load routine.
13 // This routine is needed for forcing the linker
14 // to load all the components of the library.
15 //
16 //====================================================================
17 
18 #include "SGRead.h"
19 #include "SGWrite.h"
20 
23 
SGWrite
Definition: SGWrite.h:20
SGRead.h
DECLARE_COMPONENT
DECLARE_COMPONENT(MuonReadoutGeomCnvAlg)
SGRead
Definition: SGRead.h:21
SGWrite.h