GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » Analysis » Differences between Histo and Ntuple
Re: Differences between Histo and Ntuple [message #16542 is a reply to message #16539] Wed, 07 May 2014 19:29 Go to previous messageGo to previous message
Klaus Götzen is currently offline  Klaus Götzen
Messages: 293
Registered: June 2006
Location: GSI
first-grade participant
From: *adsl.alicedsl.de
Hi Mamen,


are the entries at -1000 or at -999? Because you see, that the default value of the column is -999.0:
ntp->Column("eppx",  (Float_t) eplus[j]->Px(), -999.0f);

In case you call ntp->DumpData() without filling in a value after the last DumpData, the default value will be stored. So you might check whether sometimes (perhaps somewhere else) ntp->DumpData() is called (accidently).


Best,
Klaus

 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Ideal PID in full simulation
Next Topic: hyperon fast simualtions
Goto Forum:
  


Current Time: Thu Mar 28 19:43:08 CET 2024

Total time taken to generate the page: 0.01088 seconds