BOSS
7.0.3
BESIII Offline Software System
Loading...
Searching...
No Matches
Event/EvtRecEvent/EvtRecEvent-00-02-02/EvtRecEvent/EvtRecObject.h
Go to the documentation of this file.
1
#ifndef Event_EvtRecObject_H
2
#define Event_EvtRecObject_H
3
4
#include "GaudiKernel/DataObject.h"
5
#include "EventModel/EventModel.h"
6
7
using namespace
EventModel
;
8
9
extern
const
CLID&
CLID_EvtRecObject
;
10
11
class
EvtRecObject
:
public
DataObject {
12
13
public
:
14
15
virtual
const
CLID&
clID
()
const
{
return
EvtRecObject::classID
();}
16
static
const
CLID&
classID
() {
return
CLID_EvtRecObject
; }
17
18
// default constructor and destructor
19
EvtRecObject
() : DataObject() {}
20
virtual
~EvtRecObject
() {}
21
22
private
:
23
24
};
25
26
#endif
CLID_EvtRecObject
const CLID & CLID_EvtRecObject
! Global link and reconstruction
Definition:
EventModel.cxx:371
CLID_EvtRecObject
const CLID & CLID_EvtRecObject
! Global link and reconstruction
Definition:
EventModel.cxx:371
EvtRecObject
Definition:
Event/EvtRecEvent/EvtRecEvent-00-02-02/EvtRecEvent/EvtRecObject.h:11
EvtRecObject::clID
virtual const CLID & clID() const
Definition:
Event/EvtRecEvent/EvtRecEvent-00-02-02/EvtRecEvent/EvtRecObject.h:15
EvtRecObject::classID
static const CLID & classID()
Definition:
Event/EvtRecEvent/EvtRecEvent-00-02-02/EvtRecEvent/EvtRecObject.h:16
EvtRecObject::~EvtRecObject
virtual ~EvtRecObject()
Definition:
Event/EvtRecEvent/EvtRecEvent-00-02-02/EvtRecEvent/EvtRecObject.h:20
EvtRecObject::EvtRecObject
EvtRecObject()
Definition:
Event/EvtRecEvent/EvtRecEvent-00-02-02/EvtRecEvent/EvtRecObject.h:19
EventModel
Definition:
Event/EventModel/EventModel-01-05-33/EventModel/EventModel.h:29
source
Event
EvtRecEvent
EvtRecEvent-00-02-02
EvtRecEvent
EvtRecObject.h
Generated by
1.9.6