GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » General » Problem: implementing/using PndGeoHandling in the SciTil simulation
Re: Problem: implementing/using PndGeoHandling in the SciTil simulation [message #18158 is a reply to message #18153] Wed, 22 April 2015 12:03 Go to previous messageGo to previous message
Dominik Steinschaden is currently offline  Dominik Steinschaden
Messages: 28
Registered: April 2015
continuous participant
From: *smi.oeaw.ac.at
I installed a complete new Trunk version of pandaroot now, and just implemented the lines i posted before.

In addition to be able to compile the code I included

#include "PndGeoHandling.h"
to the header file

and I modified the "CMakeLists.txt" in the SciTil folder to Include the PndGeoHandling as shown below.Set

(INCLUDE_DIRECTORIES
  ${CMAKE_SOURCE_DIR}/field 
  ${CMAKE_SOURCE_DIR}/pnddata 
  ${CMAKE_SOURCE_DIR}/pnddata/SciTData
  ${CMAKE_SOURCE_DIR}/scitil
  ${CMAKE_SOURCE_DIR}/genfit
  ${CMAKE_SOURCE_DIR}/PndTools/generalTools   # <------------------- Added for PndGeoHandling
)


set(DEPENDENCIES Base GeoBase ParBase PndData AnalysisTools generalTools)
# <------------- added generalTools


Maybe i have done anything wrong here.

So if the code is running fine in your test, could you be so kind and commit it to the trunk, so i can just download it and have a look what is wrong in my code, and use your code as a starting point as you suggested.

kind regards
Dominik Steinschaden


 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Separation of STT parallel and skewed hits.
Next Topic: Cleaning the MC sample with PndMcCloner
Goto Forum:
  


Current Time: Tue Apr 16 10:32:32 CEST 2024

Total time taken to generate the page: 0.01159 seconds