GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » General » switching off the information output
Re: switching off the information output [message #13084 is a reply to message #13083] Fri, 24 February 2012 14:22 Go to previous messageGo to previous message
donghee is currently offline  donghee
Messages: 385
Registered: January 2009
Location: Germnay
first-grade participant
From: *kph.uni-mainz.de
Hi Promme,

Here is one particular way to do that, if you are working on simulation level with primary generator.

>emacs pandaroot/base/ FairPrimaryGenerator.cxx

then go to line # 170

Quote:


fLogger->Info(MESSAGE_ORIGIN,"FairPrimaryGenerator: (Event %i) %i primary tracks from vertex (%f, %f, %f ) Event Time = %f (ns)" ,fEvent->GetEventID(), fNTracks, fVertex.Dead), fVertex.Y(), fVertex.Z(), fEventTime);



then do inactive this line
Quote:


//fLogger->Info(MESSAGE_ORIGIN,"FairPrimaryGenerator: (Event %i) %i primary tracks from vertex (%f, %f, %f ) Event Time = %f (ns)" ,fEvent->GetEventID(), fNTracks, fVertex.Dead), fVertex.Y(), fVertex.Z(), fEventTime);



then do make in buildpanda.
Now, it might be gone way.




[Updated on: Fri, 24 February 2012 14:25]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: cpu times
Next Topic: Digitization and Reconstruction in Fairroot to new detectors
Goto Forum:
  


Current Time: Sat Sep 21 05:34:00 CEST 2024

Total time taken to generate the page: 0.00900 seconds