Gaudi Framework, version v21r8

Home   Generated: 17 Mar 2010

PartPropSvc Class Reference

#include <PartPropSvc.h>

Inheritance diagram for PartPropSvc:

Inheritance graph
[legend]
Collaboration diagram for PartPropSvc:

Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual StatusCode initialize ()
virtual StatusCode finalize ()
HepPDT::ParticleDataTable * PDT ()

Public Attributes

tuple PartPropSvc = Service( "PartPropSvc" )

Protected Member Functions

 PartPropSvc (const std::string &name, ISvcLocator *svc)
virtual ~PartPropSvc ()

Private Attributes

std::string m_inputType
std::vector< std::stringm_pdtFiles
HepPDT::ParticleDataTable * m_pdt

Friends

class SvcFactory< PartPropSvc >


Detailed Description

Definition at line 27 of file PartPropSvc.h.


Constructor & Destructor Documentation

PartPropSvc::PartPropSvc ( const std::string name,
ISvcLocator svc 
) [protected]

virtual PartPropSvc::~PartPropSvc (  )  [protected, virtual]


Member Function Documentation

virtual StatusCode PartPropSvc::initialize (  )  [virtual]

Reimplemented from Service.

virtual StatusCode PartPropSvc::finalize (  )  [virtual]

Reimplemented from Service.

HepPDT::ParticleDataTable* PartPropSvc::PDT (  )  [inline, virtual]

Implements IPartPropSvc.

Definition at line 35 of file PartPropSvc.h.

00035 { return m_pdt; };


Friends And Related Function Documentation

friend class SvcFactory< PartPropSvc > [friend]

Definition at line 47 of file PartPropSvc.h.


Member Data Documentation

tuple PartPropSvc::PartPropSvc = Service( "PartPropSvc" )

Definition at line 6 of file PartPropSvc.py.

Definition at line 49 of file PartPropSvc.h.

Definition at line 50 of file PartPropSvc.h.

HepPDT::ParticleDataTable* PartPropSvc::m_pdt [private]

Definition at line 52 of file PartPropSvc.h.


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

Generated at Wed Mar 17 18:18:48 2010 for Gaudi Framework, version v21r8 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004