ATLAS Offline Software
CaloTopoTmpHashClusterBase.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 // File and Version Information:
7 // $Id: CaloTopoTmpHashClusterBase.cxx,v 1.5 2008-08-28 05:15:06 ssnyder Exp $
8 //
9 // Description: see CaloTopoTmpHashClusterBase.h
10 //
11 // Environment:
12 // Software developed for the ATLAS Detector at CERN LHC
13 //
14 // Author List:
15 // Sven Menke
16 //
17 //-----------------------------------------------------------------------
18 
19 //-----------------------
20 // This Class's Header --
21 //-----------------------
23 
24 //----------------------------
25 // This Class's Base Header --
26 //----------------------------
27 
28 //---------------
29 // C++ Headers --
30 //---------------
31 
32 //---------------
33 // C Headers --
34 //---------------
35 
36 //----------------
37 // Constructors --
38 //----------------
39 
40 //-----------
41 // Methods --
42 //-----------
43 
CaloTopoTmpHashClusterBase.h