ATLAS Offline Software
Loading...
Searching...
No Matches
cPtrAccessSEGVHandler.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#ifndef CXXUTILS_CPTRACCESSSEGVHANDLER_H
8#define CXXUTILS_CPTRACCESSSEGVHANDLER_H 1
9
24
26#include <signal.h> /*siginfo_t*/
28
29void setPtrAccessSEGVHandler ATLAS_NOT_THREAD_SAFE (PtrAccessSEGVHandler* h);
30void cPtrAccessSEGVHandler ATLAS_NOT_THREAD_SAFE (int signal, siginfo_t* si, void* old);
31#endif
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
Header file for AthHistogramAlgorithm.