Print

Print


Commit in ftf/include on MAIN
Hit.h+2-21.1 -> 1.2
ThreeDPoint.h+2-21.1 -> 1.2
Track.h+2-21.1 -> 1.2
TrackFinder.h+2-21.1 -> 1.2
TrackFindingParameters.h+2-21.1 -> 1.2
TrackUtil.h+2-21.1 -> 1.2
+12-12
6 modified files
fixed header definitions

ftf/include
Hit.h 1.1 -> 1.2
diff -u -r1.1 -r1.2
--- Hit.h	8 Jul 2010 17:40:25 -0000	1.1
+++ Hit.h	8 Dec 2011 22:33:20 -0000	1.2
@@ -1,5 +1,5 @@
-#ifndef HIT
-#define HIT
+#ifndef HIT_H
+#define HIT_H
 //
 // Based on the FTF code written by Pablo Yepes. 
 //

ftf/include
ThreeDPoint.h 1.1 -> 1.2
diff -u -r1.1 -r1.2
--- ThreeDPoint.h	8 Jul 2010 17:40:25 -0000	1.1
+++ ThreeDPoint.h	8 Dec 2011 22:33:20 -0000	1.2
@@ -1,5 +1,5 @@
-#ifndef THREEDPOINT
-#define THREEDPOINT
+#ifndef THREEDPOINT_H
+#define THREEDPOINT_H
 //
 // Based on the FTF code written by Pablo Yepes. 
 //

ftf/include
Track.h 1.1 -> 1.2
diff -u -r1.1 -r1.2
--- Track.h	8 Jul 2010 17:40:25 -0000	1.1
+++ Track.h	8 Dec 2011 22:33:20 -0000	1.2
@@ -1,5 +1,5 @@
-#ifndef  TRACK
-#define  TRACK
+#ifndef  TRACK_H
+#define  TRACK_H
 //
 // Based on the FTF code written by Pablo Yepes. 
 //

ftf/include
TrackFinder.h 1.1 -> 1.2
diff -u -r1.1 -r1.2
--- TrackFinder.h	8 Jul 2010 17:40:25 -0000	1.1
+++ TrackFinder.h	8 Dec 2011 22:33:20 -0000	1.2
@@ -1,5 +1,5 @@
-#ifndef TRACKFINDER
-#define TRACKFINDER
+#ifndef TRACKFINDER_H
+#define TRACKFINDER_H
 //
 // Based on the FTF code written by Pablo Yepes. 
 //

ftf/include
TrackFindingParameters.h 1.1 -> 1.2
diff -u -r1.1 -r1.2
--- TrackFindingParameters.h	8 Jul 2010 17:40:25 -0000	1.1
+++ TrackFindingParameters.h	8 Dec 2011 22:33:20 -0000	1.2
@@ -1,5 +1,5 @@
-#ifndef TRACKFINDINGPARAMETERS
-#define TRACKFINDINGPARAMETERS
+#ifndef TRACKFINDINGPARAMETERS_H
+#define TRACKFINDINGPARAMETERS_H
 //
 // Based on the FTF code written by Pablo Yepes. 
 //

ftf/include
TrackUtil.h 1.1 -> 1.2
diff -u -r1.1 -r1.2
--- TrackUtil.h	8 Jul 2010 17:40:25 -0000	1.1
+++ TrackUtil.h	8 Dec 2011 22:33:20 -0000	1.2
@@ -1,5 +1,5 @@
-#ifndef TRACKUTIL
-#define TRACKUTIL
+#ifndef TRACKUTIL_H
+#define TRACKUTIL_H
 //
 // Based on the FTF code written by Pablo Yepes. 
 //
CVSspam 0.2.12