Commit in trf++/src on MAIN
eloss/COMPONENTS+3added 1.1
mag_field/COMPONENTS+3added 1.1
objstream/COMPONENTS+11added 1.1
ref_count/COMPONENTS+1added 1.1
spacegeom/COMPONENTS+8added 1.1
static_la/COMPONENTS+4added 1.1
trfbase/COMPONENTS+29added 1.1
trfcut/COMPONENTS+3added 1.1
trfcyl/COMPONENTS+34added 1.1
trfcyl2D/COMPONENTS+3added 1.1
trfcylplane/COMPONENTS+11added 1.1
trfdca/COMPONENTS+7added 1.1
trffind/COMPONENTS+27added 1.1
trffit/COMPONENTS+15added 1.1
trflayer/COMPONENTS+21added 1.1
trfobj/COMPONENTS+11added 1.1
trfutil/COMPONENTS+20added 1.1
trfxyp/COMPONENTS+22added 1.1
trfzp/COMPONENTS+23added 1.1
+256
19 added files
files in dependency order

trf++/src/eloss
COMPONENTS added at 1.1
diff -N COMPONENTS
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ COMPONENTS	8 Aug 2011 18:49:50 -0000	1.1
@@ -0,0 +1,3 @@
+DeDx
+DeDxFixed
+DeDxBethe

trf++/src/mag_field
COMPONENTS added at 1.1
diff -N COMPONENTS
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ COMPONENTS	8 Aug 2011 18:49:51 -0000	1.1
@@ -0,0 +1,3 @@
+AbstractMagneticField
+ConstantMagneticField
+MagFieldMgr

trf++/src/objstream
COMPONENTS added at 1.1
diff -N COMPONENTS
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ COMPONENTS	8 Aug 2011 18:49:51 -0000	1.1
@@ -0,0 +1,11 @@
+ObjectFormat
+ObjType
+
+ObjData
+ObjDouble
+
+ObjTable
+
+ObjStream
+
+StdObjStream

trf++/src/ref_count
COMPONENTS added at 1.1
diff -N COMPONENTS
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ COMPONENTS	8 Aug 2011 18:49:51 -0000	1.1
@@ -0,0 +1 @@
+RefCounter
\ No newline at end of file

trf++/src/spacegeom
COMPONENTS added at 1.1
diff -N COMPONENTS
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ COMPONENTS	8 Aug 2011 18:49:51 -0000	1.1
@@ -0,0 +1,8 @@
+SpacePoint
+TwoSpacePoint
+
+SpacePointVector
+SpacePointTensor
+
+SpacePath
+SpaceXform

trf++/src/static_la
COMPONENTS added at 1.1
diff -N COMPONENTS
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ COMPONENTS	8 Aug 2011 18:49:51 -0000	1.1
@@ -0,0 +1,4 @@
+array
+nvector
+smatrix
+matrix

trf++/src/trfbase
COMPONENTS added at 1.1
diff -N COMPONENTS
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ COMPONENTS	8 Aug 2011 18:49:51 -0000	1.1
@@ -0,0 +1,29 @@
+TrfVector
+VTrackData
+TrackVector
+CrossStat
+PropStat
+Algorithm
+HitVector
+Surface
+SurfTest
+VTrack
+ETrack
+VTrackGenerator
+SimInteractor
+SimInteractorRegistry
+Interactor
+Propagator
+Hit
+Miss
+MissTest
+NullInteractor
+MultiInteractor
+McCluster
+PropNull
+PropNothing
+PropDirected
+PropDispatch
+HitGenerator
+MissFixed
+register_trfbase_types

trf++/src/trfcut
COMPONENTS added at 1.1
diff -N COMPONENTS
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ COMPONENTS	8 Aug 2011 18:49:51 -0000	1.1
@@ -0,0 +1,3 @@
+CutID
+CutRecord
+CutRecorder

trf++/src/trfcyl
COMPONENTS added at 1.1
diff -N COMPONENTS
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ COMPONENTS	8 Aug 2011 18:49:51 -0000	1.1
@@ -0,0 +1,34 @@
+SurfCylinder
+PropCylField
+
+BSurfCylinder
+PropCylFieldConst
+PropCyl
+PropCylRK
+PropJoinCyl
+ThickCylMS
+ThinCylMS
+ThinCylMSEloss
+ThinCylMsSim
+CylEloss
+CheckCylZ
+CheckCylDca
+ClusterFilterChisqCyl
+ClusterFilterChisqCylZ
+ClusterFilterZedge_0Hit
+ClusterFilterCylPhi
+ClusterContainerCyl
+ClusterContainerCylZ
+HitCylPhi
+HitCylPhiZ
+LayerCylinder
+ClusterFindCyl
+HitCylPhiGenerator
+HitCylPhiZGenerator
+AddFitCyl_Phi
+AddFitCyl_Phi_Phi
+AddFitCyl_Phi_Phi_Phi
+ClusterCutPhi
+AddFitCyl_PhiZ
+AddFitCyl_PhiZ_PhiZ
+register_trfcyl_types

trf++/src/trfcyl2D
COMPONENTS added at 1.1
diff -N COMPONENTS
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ COMPONENTS	8 Aug 2011 18:49:51 -0000	1.1
@@ -0,0 +1,3 @@
+HitCylPhiZ2D
+ClusterFindCyl2D
+HitCylPhiZ2DGenerator

trf++/src/trfcylplane
COMPONENTS added at 1.1
diff -N COMPONENTS
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ COMPONENTS	8 Aug 2011 18:49:51 -0000	1.1
@@ -0,0 +1,11 @@
+PropCylXY
+PropXYCyl
+PropXYZ
+PropZXY
+ClusterFilterChisqXYZ2
+AddFitXYPlane_Z2_XY2
+AddFitZPlane_XY2_Z2
+PropZCyl
+PropCylZ
+CylinderPropagator
+register_trfcylplane_types

trf++/src/trfdca
COMPONENTS added at 1.1
diff -N COMPONENTS
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ COMPONENTS	8 Aug 2011 18:49:51 -0000	1.1
@@ -0,0 +1,7 @@
+SurfDCA
+PropDCACyl
+PropCylDCA
+PropDCADCA
+CheckCylDca_signif
+DistSurface
+register_trfdca_types

trf++/src/trffind
COMPONENTS added at 1.1
diff -N COMPONENTS
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ COMPONENTS	8 Aug 2011 18:49:51 -0000	1.1
@@ -0,0 +1,27 @@
+ClusterFilter
+Checker
+Filter
+CandidateLayer
+
+ClusterFilterChisq
+ClusterFilterMcId
+CheckOr
+CheckChiSquare
+CheckHitCount
+CheckZInt
+FilterAll
+FilterShares
+FilterContains
+PathStop
+
+Path
+
+PathTree
+PTrack
+
+TrackExtender
+ClusterFilterWithPTracks
+
+TrackFinder
+
+register_trffind_types

trf++/src/trffit
COMPONENTS added at 1.1
diff -N COMPONENTS
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ COMPONENTS	8 Aug 2011 18:49:51 -0000	1.1
@@ -0,0 +1,15 @@
+TrackMcHitInfo
+HTrack
+AddFitter
+FullFitter
+HTrackGenerator
+MTrack
+AddFitNull
+AddFitNothing
+AddFitKalman
+AddFitStarter
+Refitter
+FullFitKalman
+TrackMatch
+RTrackMatch
+register_trffit_types

trf++/src/trflayer
COMPONENTS added at 1.1
diff -N COMPONENTS
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ COMPONENTS	8 Aug 2011 18:49:51 -0000	1.1
@@ -0,0 +1,21 @@
+ClusterContainer
+
+ClusterContainerStandard
+
+ClusterFinder
+LayerStat
+
+ClusterFindManager
+LayerStatChain
+
+ClusterFindAll
+LTrack
+
+Layer
+
+LayerSimulator
+Detector
+InteractingLayer
+
+LayerSimGeneric
+DetectorSimulator

trf++/src/trfobj
COMPONENTS added at 1.1
diff -N COMPONENTS
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ COMPONENTS	8 Aug 2011 18:49:51 -0000	1.1
@@ -0,0 +1,11 @@
+Message
+
+Reporter
+TrfObject
+
+TrfReportingObject
+VisColor
+TrfObjectReporter
+VisStream
+
+TrfVisStream

trf++/src/trfutil
COMPONENTS added at 1.1
diff -N COMPONENTS
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ COMPONENTS	8 Aug 2011 18:49:52 -0000	1.1
@@ -0,0 +1,20 @@
+trfstream
+STLprint
+array
+TRFMath
+RandomGenerator
+RandomSeed
+Quality
+StatusValue
+EventID
+Circle
+nvector
+smatrix
+matrix
+RandomRegistry
+InvalidQuality
+SimpleQuality
+RootFinder
+RandomSimulator
+Match
+RootFindLinear

trf++/src/trfxyp
COMPONENTS added at 1.1
diff -N COMPONENTS
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ COMPONENTS	8 Aug 2011 18:49:52 -0000	1.1
@@ -0,0 +1,22 @@
+SurfXYPlane
+BSurfXYPlane
+PSurfXYPlane
+PropXYXY
+PropXYXYBV
+PropXYXYRK
+HitXYPlane1
+HitXYPlane2
+ThinXYPlaneMS
+ThinXYPlaneMsSim
+ThinXYPlaneMSEloss
+XYPlaneEloss
+ClusterFilterChisqXY2
+ClusFindXYPlane1
+ClusFindXYPlane2
+HitXYPlane1Generator
+HitXYPlane2Generator
+LayerXYPlane
+AddFitXYPlane_XY2
+AddFitXYPlane_XY2_XY2
+PropXYXYBX
+register_trfxyp_types

trf++/src/trfzp
COMPONENTS added at 1.1
diff -N COMPONENTS
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ COMPONENTS	8 Aug 2011 18:49:52 -0000	1.1
@@ -0,0 +1,23 @@
+SurfZPlane
+BSurfZPlane
+SurfPolygon
+PropZZ
+PropZZRK
+HitZPlane1
+HitZPlane2
+ThinZPlaneMS
+ThickZPlaneMS
+ThinZPlaneMsSim
+ThinZPlaneMSEloss
+ZPlaneEloss
+ClusterFilterChisqZ2
+ClusFindZPlane1
+ClusFindZPlane2
+HitZPlane1Generator
+HitZPlane2Generator
+LayerZPlane
+AddFitZPlane_Z2
+AddFitZPlane_Z2_Z2
+Circle
+AddNoFitZPlane_Z2_Z2
+register_trfzp_types
CVSspam 0.2.8