Analysis Software
Documentation for sPHENIX simulation software
|
#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>
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 } |