TFCSTruthState class
#include <TFCSTruthState.h>
Contents
Base classes
- class ISF_FCS::MLogging
Constructors, destructors, conversion operators
- TFCSTruthState()
- TFCSTruthState(Double_t x, Double_t y, Double_t z, Double_t t, int pdgid)
Public functions
- void set_pdgid(int val)
- void set_vertex(const TLorentzVector& val)
- void set_vertex(Double_t x, Double_t y, Double_t z, Double_t t = 0)
- void set_Ekin_off(double val)
- auto pdgid() const -> int
- auto Ekin() const -> double
- auto Ekin_off() const -> double
- auto vertex() const -> const TLorentzVector&
- void Print(Option_t* option = "") const