GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » General » New Event Display
Re: New Event Display [message #14572 is a reply to message #14525] Thu, 04 April 2013 19:19 Go to previous message
Philipp Mahlberg is currently offline  Philipp Mahlberg
Messages: 2
Registered: July 2012
occasional visitor
From: *cb.uni-bonn.de
Dear Tobias,

from my point of view in the eventDisplay.C script:
 
FairMCPointDraw *EMCPoints = new FairMCPointDraw ("EmcHit",kOrange,  kFullSquare); 

needs to be replaced by
 FairHitPointSetDraw *EMCPoints =   new FairHitPointSetDraw ("EmcHit",kOrange,  kFullSquare);

Otherwise, all the shown EmcHits are located at the origin, as an effect of bad casting.


Cheers,
Philipp
 
Read Message
Read Message
Previous Topic: Mass analysis
Next Topic: Lambda-Disk geometry
Goto Forum:
  


Current Time: Thu Mar 28 21:07:32 CET 2024

Total time taken to generate the page: 0.00888 seconds