BOSS 7.0.3
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
 
 McEvent ()
 
virtual ~McEvent ()
 
virtual const CLID & clID () const
 

Static Public Member Functions

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

Detailed Description

Constructor & Destructor Documentation

◆ McEvent() [1/2]

McEvent::McEvent ( )
inline

Definition at line 11 of file Event/McTruth/McTruth-00-02-19/McTruth/McEvent.h.

11{}

◆ ~McEvent() [1/2]

virtual McEvent::~McEvent ( )
inlinevirtual

Definition at line 12 of file Event/McTruth/McTruth-00-02-19/McTruth/McEvent.h.

12{}

◆ McEvent() [2/2]

McEvent::McEvent ( )
inline

Definition at line 11 of file InstallArea/include/McTruth/McTruth/McEvent.h.

11{}

◆ ~McEvent() [2/2]

virtual McEvent::~McEvent ( )
inlinevirtual

Definition at line 12 of file InstallArea/include/McTruth/McTruth/McEvent.h.

12{}

Member Function Documentation

◆ classID() [1/2]

static const CLID & McEvent::classID ( )
inlinestatic

Definition at line 15 of file Event/McTruth/McTruth-00-02-19/McTruth/McEvent.h.

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

Referenced by clID().

◆ classID() [2/2]

static const CLID & McEvent::classID ( )
inlinestatic

Definition at line 15 of file InstallArea/include/McTruth/McTruth/McEvent.h.

15{ return CLID_McEvent; }

◆ clID() [1/2]

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

Definition at line 14 of file Event/McTruth/McTruth-00-02-19/McTruth/McEvent.h.

14{ return McEvent::classID();}

◆ clID() [2/2]

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

Definition at line 14 of file InstallArea/include/McTruth/McTruth/McEvent.h.

14{ return McEvent::classID();}

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