DD4hep - The AIDA detector description toolkit for high energy physics experiments
DD4hep
Rev:Unversioneddirectory
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
DDEve
src
EventHandler.cpp
Go to the documentation of this file.
1
// $Id: $
2
//==========================================================================
3
// AIDA Detector description implementation for LCD
4
//--------------------------------------------------------------------------
5
// Copyright (C) Organisation europeenne pour la Recherche nucleaire (CERN)
6
// All rights reserved.
7
//
8
// For the licensing terms see $DD4hepINSTALL/LICENSE.
9
// For the list of contributors see $DD4hepINSTALL/doc/CREDITS.
10
//
11
// Author : M.Frank
12
//
13
//==========================================================================
14
15
// Framework include files
16
#include "
DDEve/EventHandler.h
"
17
18
using namespace
DD4hep;
19
20
ClassImp
(
EventHandler
)
21
ClassImp
(
EventConsumer
)
22
24
EventHandler
::
EventHandler
() : m_hasFile(false), m_hasEvent(false) {
25
}
26
28
EventHandler::~EventHandler
() {
29
}
30
32
EventConsumer::EventConsumer
() {
33
}
34
36
EventConsumer::~EventConsumer
() {
37
}
38
39
DD4hep::EventHandler
Event handler base class. Interface to all DDEve I/O actions.
Definition:
EventHandler.h:66
DD4hep::EventConsumer::EventConsumer
EventConsumer()
Standard constructor.
Definition:
EventHandler.cpp:32
EventHandler.h
DD4hep::EventConsumer::~EventConsumer
virtual ~EventConsumer()
Default destructor.
Definition:
EventHandler.cpp:36
DD4hep::EventConsumer
Definition:
EventHandler.h:124
DD4hep::EventHandler::~EventHandler
virtual ~EventHandler()
Default destructor.
Definition:
EventHandler.cpp:28
ClassImp
ClassImp(EventHandler) ClassImp(EventConsumer) EventHandler
Standard constructor.
Definition:
EventHandler.cpp:20
Generated on Fri Dec 2 2016 12:31:08 for DD4hep by
1.8.6