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
26
27namespace RootConversions {
28
29
36{
37public:
39 static void initialize();
40};
41
42
43} // namespace RootConversions
44
45
46#endif // not ROOTCONVERSIONS_VECTORCONVERTERS_H
Define macros for attributes used to control the static checker.
#define ATLAS_NOT_THREAD_SAFE
getNoisyStrip() Find noisy strips from hitmaps and write out into xml/db formats
Register standard vector converters.
void initialize()