CMS 3D CMS Logo

IgNTupleModelEvent Class Reference

#include <Iguana/Models/interface/IgNTupleModelEvent.h>

List of all members.

Public Member Functions

 IgNTupleModelEvent (IgNTupleModel *model)
IgNTupleModelsource (void) const

Private Attributes

IgNTupleModelm_source


Detailed Description

Definition at line 19 of file IgNTupleModelEvent.h.


Constructor & Destructor Documentation

IgNTupleModelEvent::IgNTupleModelEvent ( IgNTupleModel model  )  [inline]

Definition at line 35 of file IgNTupleModelEvent.h.

00036     : m_source (source)
00037 {}


Member Function Documentation

IgNTupleModel * IgNTupleModelEvent::source ( void   )  const [inline]

Definition at line 40 of file IgNTupleModelEvent.h.

References m_source.

00041 { return m_source; }


Member Data Documentation

IgNTupleModel* IgNTupleModelEvent::m_source [private]

Definition at line 28 of file IgNTupleModelEvent.h.

Referenced by source().


The documentation for this class was generated from the following file:
Generated on Tue Jun 9 18:25:17 2009 for CMSSW by  doxygen 1.5.4