BOSS
8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
EventIncident.cxx
Go to the documentation of this file.
1
#include "
HltDataTypes/EventIncident.h
"
2
3
EventIncident::EventIncident
(
const
EventInfo
& event,
const
std::string& source,
4
const
std::string&
type
)
5
: Incident( source,
type
), m_eventInfo( event ) {}
6
7
EventIncident::EventIncident
(
const
EventIncident
& e )
8
: Incident( e ), m_eventInfo( e.m_eventInfo ) {}
9
10
EventIncident::~EventIncident
() {}
EventIncident.h
EventIncident::~EventIncident
virtual ~EventIncident()
Definition
EventIncident.cxx:10
EventIncident::EventIncident
EventIncident(const EventInfo &event, const std::string &source, const std::string &type=std::string("BeginEvent"))
Definition
EventIncident.cxx:3
EventInfo
This class provides general information about an event. It extends EventInfo with a list of sub-evts ...
Definition
EventInfo.h:33
type
8.0.0
BOSS_Source
EventFilter
HltUtilities
HltDataTypes
src
EventIncident.cxx
Generated by
1.16.1