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

#include <DstEvent.h>

+ Inheritance diagram for DstEvent:

Public Member Functions

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

Static Public Member Functions

static const CLID & classID ()
 

Detailed Description

Definition at line 8 of file DstEvent.h.

Constructor & Destructor Documentation

◆ DstEvent()

DstEvent::DstEvent ( )
inline

Definition at line 11 of file DstEvent.h.

11{}

◆ ~DstEvent()

virtual DstEvent::~DstEvent ( )
inlinevirtual

Definition at line 12 of file DstEvent.h.

12{}

Member Function Documentation

◆ classID()

static const CLID & DstEvent::classID ( )
inlinestatic

Definition at line 15 of file DstEvent.h.

15{ return CLID_DstEvent; }
const CLID & CLID_DstEvent

Referenced by clID().

◆ clID()

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

Definition at line 14 of file DstEvent.h.

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

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