The Gaudi Framework  master (37c0b60a)
Hit.h File Reference
#include <vector>
Include dependency graph for Hit.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Gaudi::Example::TinyExperiment::Hit
 most simple Hit ever : in 2D space, and thus fully defined by x and y More...
 

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::Example
 
 Gaudi::Example::TinyExperiment
 

Typedefs

using Gaudi::Example::TinyExperiment::Hits = std::vector< Hit >