ATLAS Offline Software
Loading...
Searching...
No Matches
CLHEPConverters.h
Go to the documentation of this file.
1// This file's extension implies that it's C, but it's really -*- C++ -*-.
2
3/*
4 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5*/
6
7// $Id$
14
15
16#ifndef DATAMODELATHENAPOOL_CLHEPCONVERTERS_H
17#define DATAMODELATHENAPOOL_CLHEPCONVERTERS_H
18
19
21
22
29{
30public:
32 static void initialize();
33};
34
35
36} // namespace DataModelAthenaPool
37
38
39#endif // not DATAMODELATHENAPOOL_CLHEPCONVERTERS_H
Register all CLHEP converters.
static void initialize()
Register all CLHEP converters.