All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
Tracks Struct Reference

#include <Data.h>

Public Attributes

std::vector< Showerreco_showers
 
std::vector< Trackreco_tracks
 
std::vector< TrueParticletruth
 

Detailed Description

Definition at line 32 of file Data.h.

Member Data Documentation

std::vector<Shower> Tracks::reco_showers

Definition at line 33 of file Data.h.

std::vector<Track> Tracks::reco_tracks

Definition at line 34 of file Data.h.

std::vector<TrueParticle> Tracks::truth

Definition at line 35 of file Data.h.


The documentation for this struct was generated from the following file: