BOSS 7.1.1
BESIII Offline Software System
Loading...
Searching...
No Matches
EvtRecObject Class Reference

#include <EvtRecObject.h>

+ Inheritance diagram for EvtRecObject:

Public Member Functions

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

Static Public Member Functions

static const CLID & classID ()
 

Detailed Description

Definition at line 11 of file EvtRecObject.h.

Constructor & Destructor Documentation

◆ EvtRecObject()

EvtRecObject::EvtRecObject ( )
inline

Definition at line 19 of file EvtRecObject.h.

19: DataObject() {}

◆ ~EvtRecObject()

virtual EvtRecObject::~EvtRecObject ( )
inlinevirtual

Definition at line 20 of file EvtRecObject.h.

20{}

Member Function Documentation

◆ classID()

static const CLID & EvtRecObject::classID ( )
inlinestatic

Definition at line 16 of file EvtRecObject.h.

16{ return CLID_EvtRecObject; }
const CLID & CLID_EvtRecObject
! Global link and reconstruction

Referenced by clID().

◆ clID()

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

Definition at line 15 of file EvtRecObject.h.

15{ return EvtRecObject::classID();}
static const CLID & classID()

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