ATLAS Offline Software
PyROOTTypePatch.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  * Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration.
4  */
12 #ifndef ROOTUTILS_PYROOTTYPEPATCH_H
13 #define ROOTUTILS_PYROOTTYPEPATCH_H
14 
15 
17 
18 
19 class TClass;
20 
21 
22 namespace RootUtils {
23 
24 
43 {
44 public:
50  static void initialize();
51 
52 
57  static void scan_one (TClass* cls);
58 };
59 
60 
61 } // namespace RootUtils
62 
63 
64 #endif // not ROOTUTILS_PYROOTTYPEPATCH_H
RootUtils
Definition: ILogger.h:20
ATLAS_NOT_THREAD_SAFE
#define ATLAS_NOT_THREAD_SAFE
getNoisyStrip() Find noisy strips from hitmaps and write out into xml/db formats
Definition: checker_macros.h:212
initialize
void initialize()
Definition: run_EoverP.cxx:894
CaloClusterListBadChannel.cls
cls
Definition: CaloClusterListBadChannel.py:8
RootUtils::PyROOTTypePatch
Work around pyroot problem with __pair_base.
Definition: PyROOTTypePatch.h:43
checker_macros.h
Define macros for attributes used to control the static checker.