McEvent Class Reference

#include <McEvent.h>

List of all members.

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 (  )  [inline]

Definition at line 11 of file McEvent.h.

00011 {}

virtual McEvent::~McEvent (  )  [inline, virtual]

Definition at line 12 of file McEvent.h.

00012 {}


Member Function Documentation

static const CLID& McEvent::classID (  )  [inline, static]

Definition at line 15 of file McEvent.h.

References CLID_McEvent.

Referenced by clID().

00015 { return CLID_McEvent; }

virtual const CLID& McEvent::clID (  )  const [inline, virtual]

Definition at line 14 of file McEvent.h.

References classID().

00014 { return  McEvent::classID();}


Generated on Tue Nov 29 23:20:05 2016 for BOSS_7.0.2 by  doxygen 1.4.7