| fails to launch an analysis task in Kronos [message #21595] | 
			Sun, 08 October 2017 16:59   | 
		 
		
			
				
				
				
					
						  
						zeeking
						 Messages: 10 Registered: April 2014  Location: 德国
						
					 | 
					occasional visitor  | 
					From: *kph.uni-mainz.de
  | 
		 
		 
	 | 
 
	
		Dear all, 
 
Previously I have built an analysis task with our local computing cluster HIMster, and 
everything works fine. 
 
Today I move to Kronos, because the DPM mass production samples are stored there. However, 
my analysis task can not be compiled anymore, with the following strange error report: 
 
-------------------------------- 
[ 91%] Built target SciT 
[ 94%] Built target Hyp 
[ 94%] Built target Tracking 
[ 94%] Built target MCMatchNewLinks 
  /u/zliu/nyx/pandaroot/tutorials/charmonium/dwave_charmonium/src/PndPsi38 23.cxx:41:25: fatal error: Pnd4CFitter.h: No such file or directory 
 #include "Pnd4CFitter.h" 
                         ^ 
compilation terminated. 
 
-------------------------------- 
In my source code, I have the following lines: 
 
// Analysis headers 
#include "PndAnalysis.h" 
#include "Pnd4CFitter.h" 
#include "PndKinVtxFitter.h" 
#include "PndKinFitter.h" 
#include "PndVtxPoca.h" 
 
 
using std::cout; 
using std::endl; 
 
 
Does anyone know how to solve it? I am using the PandaRoot feb17. 
 
thanks.
		
		
		[Updated on: Sun, 08 October 2017 17:01] Report message to a moderator  
 |  
	| 
		
	 | 
 
 
 |