The Gaudi Framework  master (37c0b60a)
Gaudi::Decays::Nodes Namespace Reference

Classes

class  _Node
 
class  And
 
class  Any
 
class  Baryon
 
class  CC
 
class  Charged
 
class  CTau
 
class  Ell
 
class  EllMinus
 
class  EllPlus
 
class  Hadron
 
class  HasQuark
 
class  Heavy
 
class  Invalid
 
class  JSpin
 
class  Lepton
 
class  Light
 
class  LongLived_
 
class  LSpin
 
class  Mass
 
class  Meson
 
class  Negative
 
class  NegID
 
class  Neutral
 
class  Not
 
class  Nu
 
class  Nucleus
 
class  Or
 
class  Pid
 
class  PosID
 
class  Positive
 
class  ShortLived_
 
class  SSpin
 
class  Stable
 
class  StableCharged
 
class  Symbol
 

Functions

Decays::Nodes::Not operator! (const Decays::Nodes::Not &o)
 Create the "NOT" for the node. More...
 
std::ostreamoperator<< (std::ostream &s, const Decays::Nodes::_Node &n)
 output operator More...
 

Function Documentation

◆ operator!()

Decays::Nodes::Not Gaudi::Decays::Nodes::operator! ( const Decays::Nodes::Not o)
inline

Create the "NOT" for the node.

Author
Vanya BELYAEV Ivan..nosp@m.Bely.nosp@m.aev@n.nosp@m.ikhe.nosp@m.f.nl
Date
2008-04-12

Definition at line 337 of file Nodes.h.

337 { return Decays::Node( o.node() ); }

◆ operator<<()

std::ostream& Gaudi::Decays::Nodes::operator<< ( std::ostream s,
const Decays::Nodes::_Node n 
)
inline

output operator

Definition at line 340 of file Nodes.h.

340 { return s << n.node(); }
gaudirun.s
string s
Definition: gaudirun.py:346
GaudiPartProp.Nodes.Node
Node
Definition: Nodes.py:247
cpluginsvc.n
n
Definition: cpluginsvc.py:234