psana_python::SrcMatch Class Reference
[Psana_python]

Wrapper class for PSEvt::SrcMatch. More...

#include <SrcMatch.h>

Inheritance diagram for psana_python::SrcMatch:

pytools::PyDataType< ConcreteType, CppType > PyObject List of all members.

Public Types

typedef pytools::PyDataType<
SrcMatch, PSEvt::Source::SrcMatch
BaseType

Public Member Functions

void print (std::ostream &out) const

Static Public Member Functions

static void initType (PyObject *module)
 Initialize Python type and register it in a module.

Detailed Description

Wrapper class for PSEvt::SrcMatch.

This software was developed for the LCLS project. If you use all or part of it, please give an appropriate acknowledgment.

Version:
Id
SrcMatch.h 7817 2014-03-09 07:50:00Z salnikov@SLAC.STANFORD.EDU
Author:
Andy Salnikov

Definition at line 52 of file SrcMatch.h.


Member Typedef Documentation

typedef pytools::PyDataType<SrcMatch, PSEvt::Source::SrcMatch> psana_python::SrcMatch::BaseType

Definition at line 55 of file SrcMatch.h.


Member Function Documentation

void psana_python::SrcMatch::initType ( PyObject module  )  [static]

Initialize Python type and register it in a module.

Definition at line 77 of file SrcMatch.cpp.

References pytools::PyDataType< ConcreteType, CppType >::initType(), methods, seq_methods, SrcMatch_contains(), typedoc, and pytools::PyDataType< ConcreteType, CppType >::typeObject().

Referenced by _createWrappers().

void psana_python::SrcMatch::print ( std::ostream &  out  )  const

Reimplemented from pytools::PyDataType< ConcreteType, CppType >.

Definition at line 90 of file SrcMatch.cpp.

References pytools::PyDataType< ConcreteType, CppType >::m_obj.


The documentation for this class was generated from the following files:
Generated on 19 Dec 2016 for PSDMSoftware by  doxygen 1.4.7