CGEM BOSS
6.6.5.f
BESIII Offline Software System
Loading...
Searching...
No Matches
Event/ReconEvent/ReconEvent-00-00-04/ReconEvent/ReconEvent.h
Go to the documentation of this file.
1
#ifndef RECON_Event_H
2
#define RECON_Event_H
3
4
#include "GaudiKernel/DataObject.h"
5
6
extern
const
CLID &
CLID_ReconEvent
;
7
8
class
ReconEvent
:
public
DataObject {
9
10
public
:
11
ReconEvent
() {}
12
virtual
~ReconEvent
() {}
13
14
virtual
const
CLID&
clID
()
const
{
return
ReconEvent::classID
();}
15
static
const
CLID&
classID
() {
return
CLID_ReconEvent
; }
16
17
};
18
19
#endif
//RECON_Event_H
CLID_ReconEvent
const CLID & CLID_ReconEvent
Reconstruction.
Definition:
EventModel.cxx:337
CLID_ReconEvent
const CLID & CLID_ReconEvent
Reconstruction.
Definition:
EventModel.cxx:337
ReconEvent
Definition:
Event/ReconEvent/ReconEvent-00-00-04/ReconEvent/ReconEvent.h:8
ReconEvent::clID
virtual const CLID & clID() const
Definition:
Event/ReconEvent/ReconEvent-00-00-04/ReconEvent/ReconEvent.h:14
ReconEvent::~ReconEvent
virtual ~ReconEvent()
Definition:
Event/ReconEvent/ReconEvent-00-00-04/ReconEvent/ReconEvent.h:12
ReconEvent::classID
static const CLID & classID()
Definition:
Event/ReconEvent/ReconEvent-00-00-04/ReconEvent/ReconEvent.h:15
ReconEvent::ReconEvent
ReconEvent()
Definition:
Event/ReconEvent/ReconEvent-00-00-04/ReconEvent/ReconEvent.h:11
source
Event
ReconEvent
ReconEvent-00-00-04
ReconEvent
ReconEvent.h
Generated by
1.9.6