The Gaudi Framework  master (e68eea06)
Loading...
Searching...
No Matches
Service.py File Reference

(c) Copyright 1998-2023 CERN for the benefit of the LHCb and ATLAS collaborations # # This software is distributed under the terms of the Apache version 2 licence, # copied verbatim in the file "LICENSE". More...

Go to the source code of this file.

Classes

class  GaudiPartProp.Service.iParticlePropertySvc
 

Namespaces

namespace  GaudiPartProp
 
namespace  GaudiPartProp.Service
 

Functions

 GaudiPartProp.Service._ppSvc_ (self, name="Gaudi::ParticlePropertySvc")
 accessor to the service
 

Variables

str GaudiPartProp.Service.__author__ = "Vanya BELYAEV Ivan.Belyaev@nikhef.nl"
 
str GaudiPartProp.Service.__version__ = ""
 
tuple GaudiPartProp.Service.__all__ = ("iParticlePropertySvc",)
 
 GaudiPartProp.Service.cpp = GaudiPython.Bindings.gbl
 
 GaudiPartProp.Service.iService = GaudiPython.Bindings.iService
 
 GaudiPartProp.Service.Helper = GaudiPython.Bindings.Helper
 
 GaudiPartProp.Service.InterfaceCast = GaudiPython.Bindings.InterfaceCast
 
 GaudiPartProp.Service.AppMgr = GaudiPython.Bindings.AppMgr
 
 GaudiPartProp.Service.Gaudi = GaudiPython.gbl.Gaudi
 
 GaudiPartProp.Service.gaudiPartProp
 

Detailed Description

(c) Copyright 1998-2023 CERN for the benefit of the LHCb and ATLAS collaborations # # This software is distributed under the terms of the Apache version 2 licence, # copied verbatim in the file "LICENSE".

# # In applying this licence, CERN does not waive the privileges and immunities # granted to it by virtue of its status as an Intergovernmental Organization # or submit itself to any jurisdiction. #


=============================================================================

Useful decorator for Gaudi::(I)ParticlePropertySvc

See also
Gaudi.Interfaces.IParticlePropertySvc
Gaudi.ParticlePropertySvc
Author
Vanya BELYAEV Ivan..nosp@m.Bely.nosp@m.aev@n.nosp@m.ikhe.nosp@m.f.nl

autotoc_md421

Date
2008-12-01

Definition in file Service.py.