4#include "KVSimReader_HIPSE_asym.h"
49 Int_t mult = 0, mtotal = 0;
53 Info(
"ReadEvent",
"case 0 line est vide");
107 for (
Int_t mm = 0; mm < mult; mm += 1) {
127 Info(
"ReadNucleus",
"case 0 line est vide");
153 Info(
"ReadNucleus",
"case 0 line est vide");
winID h TVirtualViewer3D vv
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t Float_t Float_t Float_t Int_t Int_t UInt_t UInt_t Rectangle_t Int_t Int_t Window_t TString Int_t GCValues_t GetPrimarySelectionOwner GetDisplay GetScreen GetColormap GetNativeEvent const char const char dpyName wid window const char font_name cursor keysym reg const char only_if_exist regb h Point_t winding char text const char depth char const char Int_t count const char ColorStruct_t color const char filename
R__EXTERN TRandom * gRandom
char * Form(const char *fmt,...)
virtual void SetNumber(UInt_t num)
void Clear(Option_t *opt="")
KVNameValueList * GetParameters() const
@ EmptyLine
last line read was empty (only whitespace)
@ OK
successful read and import of parameters from line
ReadStatus ReadLineAndCheck(Int_t nexpect, const KVString &pattern)
Double_t GetDoubleReadPar(Int_t pos) const
Int_t GetIntReadPar(Int_t pos) const
Bool_t OpenFileToRead(const KVString &filename)
void SetValue(const Char_t *name, value_type value)
const Char_t * GetSymbol(Option_t *opt="") const
void SetZ(Int_t z, Char_t mt=-1)
void SetVelocity(const TVector3 &)
Set velocity of particle (in cm/ns units)
void SetMomentum(const TVector3 *v)
KVNameValueList * GetParameters() const
TVector3 GetVelocity() const
returns velocity vector in cm/ns units
Nucleus in a simulated event.
Read ascii file for asymptotic events of the HIPSE code after SIMON deexcitation.
virtual Bool_t ReadNucleus()
virtual ~KVSimReader_HIPSE_asym()
Destructor.
virtual Bool_t ReadEvent()
virtual void define_output_filename()
KVSimReader_HIPSE_asym()
Default constructor.
void ConvertEventsInFile(KVString filename)
Read ascii file for events of the HIPSE code after clusterization.
void Run(Option_t *option="recreate")
void SetROOTFileName(const Char_t *n)
Extension of ROOT TString class which allows backwards compatibility with ROOT v3....
virtual void Info(const char *method, const char *msgfmt,...) const
TRotation & SetXEulerAngles(Double_t phi, Double_t theta, Double_t psi)
void Form(const char *fmt,...)