EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
EventDisplay.h File Reference
#include "Track.h"
#include "AbsKalmanFitter.h"
#include <TEveBox.h>
#include <TVector3.h>
#include <string>
#include <vector>
#include <TGButton.h>
#include <TGNumberEntry.h>
#include <TGButtonGroup.h>
+ Include dependency graph for EventDisplay.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  genfit::EventDisplay
 Event display designed to run with Genfit. More...
 

Namespaces

namespace  genfit
 Defines for I/O streams used for error and debug printing.
 

Enumerations

enum  genfit::eFitterType { genfit::SimpleKalman, genfit::RefKalman, genfit::DafSimple, genfit::DafRef }