49 Int_t mult = 0, mtotal = 0;
53 Info(
"ReadEvent",
"case 0 line est vide");
127 Info(
"ReadNucleus",
"case 0 line est vide");
153 Info(
"ReadNucleus",
"case 0 line est vide");
ClassImp(KVPartitionList) void KVPartitionList
Initialisation.
R__EXTERN TRandom * gRandom
char * Form(const char *fmt,...)
virtual void SetNumber(UInt_t num)
KVNameValueList * GetParameters() const
void Clear(Option_t *opt="")
Clear object properties : name, type/title, number, label.
@ 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)
KVNameValueList * GetParameters() const
void SetMomentum(const TVector3 &v)
void SetVelocity(const TVector3 &)
Set velocity of particle (in cm/ns units)
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)
Method called by constructors with KVString filename argument.
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,...)