GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » Bugs, Fixes, Releases » [FIXED] Error in adding a new detector
[FIXED] Error in adding a new detector [message #15531] Thu, 26 September 2013 10:50 Go to next message
Shyam Kumar is currently offline  Shyam Kumar
Messages: 78
Registered: September 2012
Location: Mumbai, Maharashtra India
continuous participant
From: *ext.kfa-juelich.de
Hi,
I am trying to add a new detector, I have written the CMakeLists.txt and also the detector class for simulation. At the time of compilation this is giving the error give.
[ 89%] Built target libTrackingQA.rootmap
[ 89%] Generating G__LmbdDict.cxx
Error: cannot open file "lmbdMC/PndLmbdDetector.h" :0:
!!!Removing /home/shyam/buildpanda/lmbd/G__LmbdDict.cxx /home/shyam/buildpanda/lmbd/G__LmbdDict.h !!!
Error: /home/shyam/fairbuild/bin/rootcint: error loading headers...
make[2]: *** [lmbd/G__LmbdDict.cxx] Error 1
make[1]: *** [lmbd/CMakeFiles/Lmbd.dir/all] Error 2
make: *** [all] Error 2

[Updated on: Tue, 08 October 2013 14:15] by Moderator

Report message to a moderator

Re: Error in adding a new detector [message #15532 is a reply to message #15531] Thu, 26 September 2013 10:55 Go to previous messageGo to next message
StefanoSpataro is currently offline  StefanoSpataro
Messages: 2736
Registered: June 2005
Location: Torino
first-grade participant

From: 2.235.190*
In this way it is quite difficult to check what is wrong.
Can you create a folder in the svn developement branch, so that we can check the code?
Re: Error in adding a new detector [message #15533 is a reply to message #15532] Thu, 26 September 2013 11:04 Go to previous messageGo to next message
Shyam Kumar is currently offline  Shyam Kumar
Messages: 78
Registered: September 2012
Location: Mumbai, Maharashtra India
continuous participant
From: *ext.kfa-juelich.de
Than you for reply
At that time I have no svn account so I have to make first account.
Re: Error in adding a new detector [message #15534 is a reply to message #15533] Thu, 26 September 2013 11:09 Go to previous messageGo to next message
StefanoSpataro is currently offline  StefanoSpataro
Messages: 2736
Registered: June 2005
Location: Torino
first-grade participant

From: 2.235.190*
HOWTO get write access to PandaRoot 

For developers who want to check-in their newest version: 

Please go to a linux machine with an apache www server installed. type: 


> htpasswd -c -b <filename> <username> <password>


where you have to choose what to type for <...> This will create a file named "filename". Take this file, attach it to an email and please send it to Mohammad.
This file contains your username (as it will be in the subversion system) and your encrypted password (so we will not be able to see it).

Re: Error in adding a new detector [message #15541 is a reply to message #15534] Fri, 27 September 2013 20:17 Go to previous messageGo to next message
Shyam Kumar is currently offline  Shyam Kumar
Messages: 78
Registered: September 2012
Location: Mumbai, Maharashtra India
continuous participant
From: 89.204.130*
Hi,
I have tried a lot for uploading the files in development but it,s not working I have used the commands
1. svn mkdir https://subversion.gsi.de/fairroot/pandaroot/development/shyam
Re: Error in adding a new detector [message #15543 is a reply to message #15534] Mon, 30 September 2013 14:00 Go to previous messageGo to next message
Shyam Kumar is currently offline  Shyam Kumar
Messages: 78
Registered: September 2012
Location: Mumbai, Maharashtra India
continuous participant
From: *ext.kfa-juelich.de
Hi,
I have added my detector class to the development please check it.

https://subversion.gsi.de/trac/fairroot/browser/pandaroot/development/sh yam
Re: Error in adding a new detector [message #15544 is a reply to message #15543] Mon, 30 September 2013 14:26 Go to previous message
StefanoSpataro is currently offline  StefanoSpataro
Messages: 2736
Registered: June 2005
Location: Torino
first-grade participant

From: *to.infn.it
You forgot to add in CMakelist.txt the lmbd folder:

${CMAKE_SOURCE_DIR}/lmbd
Previous Topic: [WONTBEFIXED] Problem in simulating 100000 particles
Next Topic: [FIXED] Problems in PndTrkTracking2
Goto Forum:
  


Current Time: Sat Apr 27 16:25:55 CEST 2024

Total time taken to generate the page: 0.01019 seconds