The Gaudi Framework  master (37c0b60a)
Nodes.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.

Namespaces

 GaudiPartProp.Nodes
 

Functions

def GaudiPartProp.Nodes._decorate (nodes, opers)
 Decorate the nodes. More...
 

Variables

 GaudiPartProp.Nodes.__author__
 
 GaudiPartProp.Nodes.__version__
 
 GaudiPartProp.Nodes.Decays
 
 GaudiPartProp.Nodes.std
 
 GaudiPartProp.Nodes.Gaudi
 
 GaudiPartProp.Nodes._decorated
 decorate the nodes More...
 
 GaudiPartProp.Nodes.opers = Decays.Dict.NodeOps,
 nodes operations More...
 
 GaudiPartProp.Nodes.iNode
 full list of known nodes More...
 
 GaudiPartProp.Nodes.Node
 
 GaudiPartProp.Nodes.Any
 
 GaudiPartProp.Nodes.Pid
 
 GaudiPartProp.Nodes.CC
 
 GaudiPartProp.Nodes.Lepton
 
 GaudiPartProp.Nodes.Nu
 
 GaudiPartProp.Nodes.Ell
 
 GaudiPartProp.Nodes.EllPlus
 
 GaudiPartProp.Nodes.EllMinus
 
 GaudiPartProp.Nodes.Hadron
 
 GaudiPartProp.Nodes.Meson
 
 GaudiPartProp.Nodes.Baryon
 
 GaudiPartProp.Nodes.Charged
 
 GaudiPartProp.Nodes.Positive
 
 GaudiPartProp.Nodes.Negative
 
 GaudiPartProp.Nodes.Neutral
 
 GaudiPartProp.Nodes.HasQuark
 
 GaudiPartProp.Nodes.JSpin
 
 GaudiPartProp.Nodes.SSpin
 
 GaudiPartProp.Nodes.LSpin
 
 GaudiPartProp.Nodes.Nucleus
 
 GaudiPartProp.Nodes.Or
 
 GaudiPartProp.Nodes.And
 
 GaudiPartProp.Nodes.Not
 
 GaudiPartProp.Nodes.Invalid
 
 GaudiPartProp.Nodes._Node
 
 GaudiPartProp.Nodes.PosId
 
 GaudiPartProp.Nodes.NegId
 
 GaudiPartProp.Nodes.Up
 
 GaudiPartProp.Nodes.Down
 
 GaudiPartProp.Nodes.Strange
 
 GaudiPartProp.Nodes.Charm
 
 GaudiPartProp.Nodes.Beauty
 
 GaudiPartProp.Nodes.Bottom
 
 GaudiPartProp.Nodes.Top
 
 GaudiPartProp.Nodes.Xu
 
 GaudiPartProp.Nodes.Xd
 
 GaudiPartProp.Nodes.Xs
 
 GaudiPartProp.Nodes.Xc
 
 GaudiPartProp.Nodes.Xb
 
 GaudiPartProp.Nodes.Xt
 
 GaudiPartProp.Nodes.Scalar
 
 GaudiPartProp.Nodes.Spinor
 
 GaudiPartProp.Nodes.Vector
 
 GaudiPartProp.Nodes.Tensor
 
 GaudiPartProp.Nodes.OneHalf
 
 GaudiPartProp.Nodes.ThreeHalf
 
 GaudiPartProp.Nodes.FiveHalf
 
 GaudiPartProp.Nodes.CTau
 
 GaudiPartProp.Nodes.LongLived_
 
 GaudiPartProp.Nodes.LongLived
 
 GaudiPartProp.Nodes.ShortLived_
 
 GaudiPartProp.Nodes.ShortLived
 
 GaudiPartProp.Nodes.Stable
 
 GaudiPartProp.Nodes.StableCharged
 
 GaudiPartProp.Nodes.Mass
 
 GaudiPartProp.Nodes.Light
 
 GaudiPartProp.Nodes.Heavy
 
 GaudiPartProp.Nodes.Symbol
 
 GaudiPartProp.Nodes.NodeList
 

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. #


Simple "decorator for nodes"

Author
Vanya BELYAEV Ivan..nosp@m.Bely.nosp@m.aev@n.nosp@m.ikhe.nosp@m.f.nl

@date 2008-12-03

Definition in file Nodes.py.