BOSS 6.6.4.p01
BESIII Offline Software System
Loading...
Searching...
No Matches
McEvent Class Reference

#include <McEvent.h>

+ Inheritance diagram for McEvent:

Public Member Functions

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

Static Public Member Functions

static const CLID & classID ()
 

Detailed Description

Definition at line 8 of file McEvent.h.

Constructor & Destructor Documentation

◆ McEvent()

McEvent::McEvent ( )
inline

Definition at line 11 of file McEvent.h.

11{}

◆ ~McEvent()

virtual McEvent::~McEvent ( )
inlinevirtual

Definition at line 12 of file McEvent.h.

12{}

Member Function Documentation

◆ classID()

static const CLID & McEvent::classID ( )
inlinestatic

Definition at line 15 of file McEvent.h.

15{ return CLID_McEvent; }
const CLID & CLID_McEvent
Definition: EventModel.cxx:199

Referenced by clID().

◆ clID()

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

Definition at line 14 of file McEvent.h.

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

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