ATLAS Offline Software
AthExElephantino_p1.cxx
Go to the documentation of this file.
1 
3 /*
4  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5 */
6 
7 // AthExElephantino_p1.cxx
8 // Implementation file for class AthExElephantino_p1
9 // Author: S.Binet<binet@cern.ch>
11 
12 
13 // STL includes
14 
15 // AthExThinning includes
17 
19 // Public methods:
21 
22 // Constructors
25  m_legs(),
26  m_ears()
27 {}
28 
29 // Destructor
31 
33 // Const methods:
35 
37 // Non-const methods:
39 
41 // Protected methods:
43 
AthExElephantino_p1::AthExElephantino_p1
AthExElephantino_p1()
Default constructor:
Definition: AthExElephantino_p1.cxx:24
AthExElephantino_p1.h