ATLAS Offline Software
Loading...
Searching...
No Matches
VectorConverters.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$
20
21
22#ifndef ROOTCONVERSIONS_VECTORCONVERTERS_H
23#define ROOTCONVERSIONS_VECTORCONVERTERS_H
24
25
26namespace RootConversions {
27
28
35{
36public:
38 static void initialize();
39};
40
41
42} // namespace RootConversions
43
44
45#endif // not ROOTCONVERSIONS_VECTORCONVERTERS_H
Register standard vector converters.
static void initialize()
Register all CLHEP converters.