DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
DDEve
src
EventHandler.cpp
Go to the documentation of this file.
1
//==========================================================================
2
// AIDA Detector description implementation
3
//--------------------------------------------------------------------------
4
// Copyright (C) Organisation europeenne pour la Recherche nucleaire (CERN)
5
// All rights reserved.
6
//
7
// For the licensing terms see $DD4hepINSTALL/LICENSE.
8
// For the list of contributors see $DD4hepINSTALL/doc/CREDITS.
9
//
10
// Author : M.Frank
11
//
12
//==========================================================================
13
14
// Framework include files
15
#include <
DDEve/EventHandler.h
>
16
17
using namespace
dd4hep
;
18
19
ClassImp
(
EventHandler
)
20
ClassImp
(
EventConsumer
)
21
22
EventHandler::~EventHandler
() {
24
}
25
27
EventConsumer::~EventConsumer
() {
28
}
29
30
dd4hep::EventHandler
Event handler base class: Interface to all DDEve I/O actions.
Definition:
EventHandler.h:67
dd4hep::EventConsumer
Event event consumer base class for DDEve: Interface class for event I/O.
Definition:
EventHandler.h:127
dd4hep::EventConsumer::~EventConsumer
virtual ~EventConsumer()
Default destructor.
Definition:
EventHandler.cpp:27
EventHandler.h
ClassImp
ClassImp(EventHandler) ClassImp(EventConsumer) EventHandler
Default destructor.
Definition:
EventHandler.cpp:19
dd4hep
Namespace for the AIDA detector description toolkit.
Definition:
AlignmentsCalib.h:28
dd4hep::EventHandler::~EventHandler
virtual ~EventHandler()
Default destructor.
Generated on Thu Nov 7 2024 13:31:58 for DD4hep by
1.8.18