Loading [MathJax]/extensions/tex2jax.js
The Gaudi Framework  master (f31105fd)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Track.h File Reference
#include <vector>
Include dependency graph for Track.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::Track
 most simple Track ever : in 2D space, starting from the origin and thus fully defined by an angle theta 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::Tracks = std::vector< Track >