| 
		
			| GenFit cleanup [message #7974] | Mon, 02 March 2009 16:57  |  
			| 
				
				
					| Anonymous Poster |  | From: 141.39.167* 
 |  |  
	| Hi guys, 
 I am starting to clean up genfit a little bit. I would like to ask everybody who uses genfit to commit any changes thez havent yet committed in the next couple of days, so I have an up to date version to base my work on.
 
 Thanks, Christian
 
 
 
 |  
	|  |  | 
	| 
		
			| Re: GenFit cleanup [message #7975 is a reply to message #7974] | Mon, 02 March 2009 17:00   |  
			| 
				
				
					| Anonymous Poster |  | From: 141.39.167* 
 |  |  
	| Something else: 
 I would like to remove some methods from the AbsRecoHit and (possibly) the AbsTrackRep classes (for sure AbsRecoHit::residualScalar() ). That means that after I commit my changes in a couple of days, some code wont compile anymore, until the hit implementers follow my lead. I will make a post with instructions at the time I commit. I guess this should be fine for once on the trunk. I apologize for the inconvenience.
 
 Cheers, Christian
 |  
	|  |  | 
	| 
		
			| Re: GenFit cleanup [message #7978 is a reply to message #7974] | Mon, 02 March 2009 18:26   |  
			| 
				
				
					| Anonymous Poster |  | From: 141.39.167* 
 |  |  
	| OK, I dleted quite a lot of files, which seem to me are obsolete. Please update your repositories and check if they compile. If not, please let me know the compiler errors... 
 Christian
 |  
	|  |  | 
	| 
		
			| Re: GenFit cleanup [message #7980 is a reply to message #7974] | Mon, 02 March 2009 19:51   |  
			| 
				
				
					| Anonymous Poster |  | From: 141.39.167* 
 |  |  
	| Hi, 
 this is it for today. I moved and deleted more, so please update once more for today (if you still want to work
  ). 
 Good night, Christian
 |  
	|  |  | 
	| 
		
			| Re: GenFit cleanup [message #7986 is a reply to message #7974] | Tue, 03 March 2009 18:19  |  
			| 
				
				
					| Anonymous Poster |  | From: *pool.einsundeins.de 
 |  |  
	| Hi, 
 I removed AbsTrackRep::residualScalar()
 
 I removed the corresponding methods in everything that inherits from RecoHitIface I had write access on. Your code will still compile, but for tidiness I propose to delete the residualScalar methods from the following files (whoever has access):
 
 dch/DchFitting/PndDchRecoHit.h
 dch/DchFitting/PndDchRecoHit2.cxx
 dch/DchFitting/PndDchRecoHit2.h
 hyp/hypData/PndHypRecoHit.cxx
 hyp/hypData/PndHypRecoHit.h
 lhetrack/PndLheTpcPlanarRecoHit.cxx
 lhetrack/PndLheTpcPlanarRecoHit.h
 mvd/MvdData/PndMvdRecoHit.cxx
 mvd/MvdData/PndMvdRecoHit.h
 stt/sttreco/PndSttRecoHit.cxx
 stt/sttreco/PndSttRecoHit.h
 
 Cheers, Christian
 |  
	|  |  |