The Gaudi Framework
v32r2 (46d42edc)
Incident.cpp
Go to the documentation of this file.
1
#define _inc_types_impl_
2
#include "
GaudiKernel/Incident.h
"
3
#include "
GaudiKernel/ThreadLocalContext.h
"
4
5
Incident::Incident
(
const
std::string
& source,
const
std::string
&
type
) : m_source( source ), m_type(
type
) {
6
m_ctx
=
Gaudi::Hive::currentContext
();
7
}
ThreadLocalContext.h
std::string
STL class.
Incident.h
gaudirun.type
type
Definition:
gaudirun.py:144
Gaudi::Hive::currentContext
GAUDI_API const EventContext & currentContext()
Definition:
ThreadLocalContext.cpp:20
Incident::Incident
Incident(const std::string &source, const std::string &type)
Default Constructor.
Definition:
Incident.cpp:5
Incident::m_ctx
EventContext m_ctx
Event Context when Incident created.
Definition:
Incident.h:55
GaudiKernel
src
Lib
Incident.cpp
Generated on Sat Sep 28 2019 18:06:51 for The Gaudi Framework by
1.8.15