ATLAS Offline Software
IdHelper.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  Identifier package
7  -----------------------------------------
8  ***************************************************************************/
9 
10 //<doc><file> $Id: IdHelper.cxx,v 1.1 2002-09-20 11:40:51 schaffer Exp $
11 //<version> $Name: not supported by cvs2svn $
12 
13 //<<<<<< INCLUDES >>>>>>
14 
15 #include "Identifier/IdHelper.h"
16 
17 //<<<<<< PRIVATE DEFINES >>>>>>
18 //<<<<<< PRIVATE CONSTANTS >>>>>>
19 //<<<<<< PRIVATE TYPES >>>>>>
20 //<<<<<< PRIVATE VARIABLE DEFINITIONS >>>>>>
21 //<<<<<< PUBLIC VARIABLE DEFINITIONS >>>>>>
22 //<<<<<< CLASS STRUCTURE INITIALIZATION >>>>>>
23 //<<<<<< PRIVATE FUNCTION DEFINITIONS >>>>>>
24 //<<<<<< PUBLIC FUNCTION DEFINITIONS >>>>>>
25 //<<<<<< MEMBER FUNCTION DEFINITIONS >>>>>>
26 
28 {
29 }
30 
31 
IdHelper.h
IdHelper::~IdHelper
virtual ~IdHelper(void)
Definition: IdHelper.cxx:27