18 #ifndef _EVENT_GENERATOR_LIST_H_
19 #define _EVENT_GENERATOR_LIST_H_
29 class EventGeneratorList;
30 class EventGeneratorI;
32 ostream &
operator << (ostream & stream,
const EventGeneratorList & evgl);
41 void Print(ostream & stream)
const;
48 #endif // _EVENT_GENERATOR_LIST_H_
void Print(ostream &stream) const
friend ostream & operator<<(ostream &stream, const EventGeneratorList &evgl)
ostream & operator<<(ostream &stream, const AlgConfigPool &config_pool)
A vector of EventGeneratorI objects.