GENFIT
Rev:NoNumberAvailable
|
▼Ngbl | Namespace for the general broken lines package |
CBorderedBandMatrix | (Symmetric) Bordered Band Matrix |
CGblData | Data (block) for independent scalar measurement |
CGblPoint | Point on trajectory |
CGblTrajectory | GBL trajectory |
CMilleBinary | Millepede-II (binary) record |
CVMatrix | Simple Matrix based on std::vector<double> |
CVSymMatrix | Simple symmetric Matrix based on std::vector<double> |
CVVector | Simple Vector based on std::vector<double> |
▼Ngenfit | Defines for I/O streams used for error and debug printing |
CAbsBField | Abstract Interface to magnetic fields in GENFIT |
CAbsFinitePlane | Abstract base class for finite detector planes |
CAbsFitter | Abstract base class for fitters |
CAbsFitterInfo | This class collects all information needed and produced by a specific AbsFitter and is specific to one AbsTrackRep of the Track |
CAbsHMatrix | HMatrix for projecting from AbsTrackRep parameters to measured parameters in a DetPlane |
CAbsKalmanFitter | Abstract base class for Kalman fitter and derived fitting algorithms |
CAbsMaterialInterface | Abstract base class for geometry interfacing |
CAbsMeasurement | Contains the measurement and covariance in raw detector coordinates |
CAbsMeasurementProducer | Abstract interface class for MeasurementProducer |
CAbsTrackRep | Abstract base class for a track representation |
CConstField | Constant Magnetic field |
CDAF | Determinstic Annealing Filter (DAF) implementation |
CDetPlane | Detector plane |
CEventDisplay | Event display designed to run with Genfit |
CException | Exception class for error handling in GENFIT (provides storage for diagnostic information) |
CExtrapStep | Helper for RKTrackRep |
CfieldCache | Cache B field at a position. Used by FieldManager |
CFieldManager | Singleton which provides access to magnetic field maps |
CFitStatus | Class where important numbers and properties of a fit can be stored |
CFullMeasurement | Measurement class implementing a measurement of all track parameters |
CGblFitStatus | FitStatus for use with GblFitter |
CGblFitter | Generic GBL implementation |
CGblFitterInfo | Collects information needed and produced by a GblFitter/GBL and is specific to one AbsTrackRep of the Track |
CGblTrackSegmentController | TrackSegmentController for use with GblFitter |
CGFGbl | Generic GBL implementation |
CGFRaveMagneticField | GFRaveMagneticField class Uses the FieldManager to provide a magnetic field to rave |
CGFRavePropagator | GFRavePropagator class |
CGFRaveTrackParameters | GFRaveTrackParameters class Contains a pointer to the original genfit::Track, the weight of the track in the vertex, and smoothed (with the vertex information) state and covariance of the track |
CGFRaveVertex | GFRaveVertex class |
CGFRaveVertexFactory | Vertex factory for producing GFRaveVertex objects from Track objects |
CHelixTrackModel | Helix track model for testing purposes |
CHMatrixPhi | AbsHMatrix implementation for one-dimensional MeasurementOnPlane and RKTrackRep parameterization |
CHMatrixU | AbsHMatrix implementation for one-dimensional MeasurementOnPlane and RKTrackRep parameterization |
CHMatrixUnit | AbsHMatrix implementation for 5-dimensional MeasurementOnPlane and RKTrackRep parameterization |
CHMatrixUV | AbsHMatrix implementation for two-dimensional MeasurementOnPlane and RKTrackRep parameterization |
CHMatrixV | AbsHMatrix implementation for one-dimensional MeasurementOnPlane and RKTrackRep parameterization |
CICalibrationParametersDerivatives | Abstract base class to establish an interface between physical representation of the detector for alignment/calibration and (fitted) state on genfit::Track |
CKalmanFitStatus | FitStatus for use with AbsKalmanFitter implementations |
CKalmanFittedStateOnPlane | MeasuredStateOnPlane with additional info produced by a Kalman filter or DAF |
CKalmanFitter | Simple Kalman filter implementation |
CKalmanFitterInfo | Collects information needed and produced by a AbsKalmanFitter implementations and is specific to one AbsTrackRep of the Track |
CKalmanFitterRefTrack | Kalman filter implementation with linearization around a reference track |
CMaterialEffects | Stepper and energy loss/noise matrix calculation |
CMaterialProperties | Material properties needed e.g. for material effects calculation |
CMatStep | Simple struct containing MaterialProperties and stepsize in the material |
CMeasuredStateOnPlane | StateOnPlane with additional covariance matrix |
CMeasurementCreator | Create different measurement types along a HelixTrackModel for testing purposes |
CMeasurementFactory | Factory object to create AbsMeasurement objects from digitized and clustered data |
CMeasurementOnPlane | Measured coordinates on a plane |
CMeasurementProducer | Template class for a measurement producer module |
CmySpacepointDetectorHit | Example class for a spacepoint detector hit |
CmySpacepointMeasurement | Example class for a spacepoint measurement which can be created from mySpacepointDetectorHit via the MeasurementFactory |
CPlanarMeasurement | Measurement class implementing a planar hit geometry (1 or 2D) |
CProlateSpacepointMeasurement | Class for measurements implementing a space point hit geometry with a very prolate form of the covariance matrix |
CPruneFlags | Info which information has been pruned from the Track |
CRectangularFinitePlane | Rectangular finite plane |
CReferenceStateOnPlane | StateOnPlane with linearized transport to that ReferenceStateOnPlane from previous and next ReferenceStateOnPlane |
CRKMatrix | |
CRKStep | Helper for RKTrackRep |
CRKTrackRep | AbsTrackRep with 5D track parameterization in plane coordinates: (q/p, u', v', u, v) |
CSpacepointMeasurement | Class for measurements implementing a space point hit geometry |
CStateOnPlane | A state with arbitrary dimension defined in a DetPlane |
CStepLimits | Helper to store different limits on the stepsize for the RKTRackRep |
CTGeoMaterialInterface | AbsMaterialInterface implementation for use with ROOT's TGeoManager |
CThinScatterer | Thin or thick scatterer |
CTrack | Collection of TrackPoint objects, AbsTrackRep objects and FitStatus objects |
CtrackAndState | Simple struct containing a Track pointer and a MeasuredStateOnPlane. Used in GFRave |
CTrackCand | Track candidate – seed values and indices |
CTrackCandHit | Hit object for use in TrackCand. Provides IDs and sorting parameters |
CTrackPoint | Object containing AbsMeasurement and AbsFitterInfo objects |
CTrackPointComparator | Helper class for TrackPoint sorting, used in Track::sort() |
CWireMeasurement | Class for measurements in wire detectors (Straw tubes and drift chambers) which do not measure the coordinate along the wire |
CWireMeasurementNew | Class for measurements in wire detectors (Straw tubes and drift chambers) which do not measure the coordinate along the wire |
CWirePointMeasurement | Class for measurements in wire detectors (Straw tubes and drift chambers) which can measure the coordinate along the wire |
CWireTrackCandHit | Hit object for use in TrackCand. Provides additional left/right parameter |