DstEvent Class Reference

#include <DstEvent.h>

List of all members.

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

Definition at line 11 of file DstEvent.h.

00011 {}

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

Definition at line 12 of file DstEvent.h.

00012 {}


Member Function Documentation

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

Definition at line 15 of file DstEvent.h.

References CLID_DstEvent.

Referenced by clID().

00015 { return CLID_DstEvent; }

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

Definition at line 14 of file DstEvent.h.

References classID().

00014 { return  DstEvent::classID();}


Generated on Tue Nov 29 23:18:31 2016 for BOSS_7.0.2 by  doxygen 1.4.7