The Gaudi Framework
master (37c0b60a)
|
#include <GaudiKernel/DataObject.h>
#include <GaudiKernel/Kernel.h>
#include <GaudiKernel/SmartRefVector.h>
#include <GaudiKernel/StreamBuffer.h>
#include <GaudiKernel/Time.h>
#include <iostream>
#include "Collision.h"
Go to the source code of this file.
Classes | |
class | Gaudi::Examples::Event |
Namespaces | |
Gaudi | |
This file provides a Grammar for the type Gaudi::Accumulators::Axis It allows to use that type from python with a format liks : ( nbins, min, max, title ) where title can be ommited. | |
Gaudi::Examples | |
Functions | |
std::ostream & | Gaudi::Examples::operator<< (std::ostream &s, const Event &obj) |
Output operator (ASCII) More... | |