BOSS 8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
Event::EventH Class Reference

#include <Event.h>

Inheritance diagram for Event::EventH:

Public Member Functions

 EventH ()
virtual ~EventH ()
virtual const CLID & clID () const
 Retrieve reference to class definition structure.
 EventH ()
virtual ~EventH ()
virtual const CLID & clID () const
 Retrieve reference to class definition structure.
 EventH ()
virtual ~EventH ()
virtual const CLID & clID () const
 Retrieve reference to class definition structure.

Static Public Member Functions

static const CLID & classID ()
static const CLID & classID ()
static const CLID & classID ()

Detailed Description

Definition at line 23 of file Event/EventModel/include/EventModel/Event.h.

Constructor & Destructor Documentation

◆ EventH() [1/3]

Event::EventH::EventH ( )
inline

Definition at line 26 of file Event/EventModel/include/EventModel/Event.h.

26: DataObject() {}

◆ ~EventH() [1/3]

virtual Event::EventH::~EventH ( )
inlinevirtual

Definition at line 28 of file Event/EventModel/include/EventModel/Event.h.

28{}

◆ EventH() [2/3]

Event::EventH::EventH ( )
inline

Definition at line 26 of file InstallArea/x86_64-el9-gcc13-dbg/include/EventModel/Event.h.

26: DataObject() {}

◆ ~EventH() [2/3]

virtual Event::EventH::~EventH ( )
inlinevirtual

◆ EventH() [3/3]

Event::EventH::EventH ( )
inline

Definition at line 26 of file InstallArea/x86_64-el9-gcc13-opt/include/EventModel/Event.h.

26: DataObject() {}

◆ ~EventH() [3/3]

virtual Event::EventH::~EventH ( )
inlinevirtual

Member Function Documentation

◆ classID() [1/3]

const CLID & Event::EventH::classID ( )
inlinestatic

Definition at line 32 of file Event/EventModel/include/EventModel/Event.h.

32{ return CLID_Event; }
const CLID & CLID_Event

Referenced by clID().

◆ classID() [2/3]

const CLID & Event::EventH::classID ( )
inlinestatic

◆ classID() [3/3]

const CLID & Event::EventH::classID ( )
inlinestatic

◆ clID() [1/3]

virtual const CLID & Event::EventH::clID ( ) const
inlinevirtual

Retrieve reference to class definition structure.

Definition at line 31 of file Event/EventModel/include/EventModel/Event.h.

31{ return EventH::classID(); }

◆ clID() [2/3]

virtual const CLID & Event::EventH::clID ( ) const
inlinevirtual

Retrieve reference to class definition structure.

Definition at line 31 of file InstallArea/x86_64-el9-gcc13-dbg/include/EventModel/Event.h.

31{ return EventH::classID(); }

◆ clID() [3/3]

virtual const CLID & Event::EventH::clID ( ) const
inlinevirtual

Retrieve reference to class definition structure.

Definition at line 31 of file InstallArea/x86_64-el9-gcc13-opt/include/EventModel/Event.h.

31{ return EventH::classID(); }

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