BOSS 7.1.0
BESIII Offline Software System
Loading...
Searching...
No Matches
ReconEvent Class Reference

#include <ReconEvent.h>

+ Inheritance diagram for ReconEvent:

Public Member Functions

 ReconEvent ()
 
virtual ~ReconEvent ()
 
virtual const CLID & clID () const
 

Static Public Member Functions

static const CLID & classID ()
 

Detailed Description

Definition at line 8 of file ReconEvent.h.

Constructor & Destructor Documentation

◆ ReconEvent()

ReconEvent::ReconEvent ( )
inline

Definition at line 11 of file ReconEvent.h.

11{}

◆ ~ReconEvent()

virtual ReconEvent::~ReconEvent ( )
inlinevirtual

Definition at line 12 of file ReconEvent.h.

12{}

Member Function Documentation

◆ classID()

static const CLID & ReconEvent::classID ( )
inlinestatic

Definition at line 15 of file ReconEvent.h.

15{ return CLID_ReconEvent; }
const CLID & CLID_ReconEvent
Reconstruction.
Definition: EventModel.cxx:293

Referenced by clID().

◆ clID()

virtual const CLID & ReconEvent::clID ( ) const
inlinevirtual

Definition at line 14 of file ReconEvent.h.

14{ return ReconEvent::classID();}
static const CLID & classID()
Definition: ReconEvent.h:15

The documentation for this class was generated from the following file: