The Gaudi Framework  master (37c0b60a)
Gaudi::Examples Namespace Reference

Classes

class  Collision
 
class  Counter
 
class  Event
 
struct  EvtCollectionSelector
 
struct  FloatTool
 
class  GaudiObjectHandler
 
class  MyTrack
 
class  MyVertex
 
struct  THDataConsumer
 

Typedefs

typedef KeyedContainer< MyTrackMyTrackVector
 
typedef KeyedContainer< MyVertexMyVertexVector
 

Functions

std::ostreamoperator<< (std::ostream &s, const Event &obj)
 Output operator (ASCII) More...
 

Typedef Documentation

◆ MyTrackVector

Definition at line 135 of file MyTrack.h.

◆ MyVertexVector

Function Documentation

◆ operator<<()

std::ostream& Gaudi::Examples::operator<< ( std::ostream s,
const Event obj 
)
inline

Output operator (ASCII)

Definition at line 138 of file Event.h.

138 { return obj.fillStream( s ); }
gaudirun.s
string s
Definition: gaudirun.py:346