▼Cgenfit::AbsBField | Abstract Interface to magnetic fields in GENFIT |
Cgenfit::ConstField | Constant Magnetic field |
▼Cgenfit::AbsFinitePlane | Abstract base class for finite detector planes |
Cgenfit::RectangularFinitePlane | Rectangular finite plane |
▼Cgenfit::AbsFitter | Abstract base class for fitters |
▼Cgenfit::AbsKalmanFitter | Abstract base class for Kalman fitter and derived fitting algorithms |
Cgenfit::DAF | Determinstic Annealing Filter (DAF) implementation |
Cgenfit::KalmanFitter | Simple Kalman filter implementation |
Cgenfit::KalmanFitterRefTrack | Kalman filter implementation with linearization around a reference track |
Cgenfit::GblFitter | Generic GBL implementation |
Cgenfit::GFGbl | Generic GBL implementation |
Cgenfit::AbsMeasurementProducer< measurement_T > | Abstract interface class for MeasurementProducer |
▼Cgenfit::AbsMeasurementProducer< genfit::AbsMeasurement > | |
Cgenfit::MeasurementProducer< hit_T, measurement_T > | Template class for a measurement producer module |
Cgbl::BorderedBandMatrix | (Symmetric) Bordered Band Matrix |
▼Cexception | |
Cgenfit::Exception | Exception class for error handling in GENFIT (provides storage for diagnostic information) |
Cgenfit::ExtrapStep | Helper for RKTrackRep |
Cgenfit::fieldCache | Cache B field at a position. Used by FieldManager |
Cgenfit::FieldManager | Singleton which provides access to magnetic field maps |
▼Cgenfit::FitStatus | Class where important numbers and properties of a fit can be stored |
Cgenfit::GblFitStatus | FitStatus for use with GblFitter |
Cgenfit::KalmanFitStatus | FitStatus for use with AbsKalmanFitter implementations |
Cgbl::GblData | Data (block) for independent scalar measurement |
Cgbl::GblPoint | Point on trajectory |
Cgenfit::GblTrackSegmentController | TrackSegmentController for use with GblFitter |
Cgbl::GblTrajectory | GBL trajectory |
Cgenfit::GFRaveVertexFactory | Vertex factory for producing GFRaveVertex objects from Track objects |
Cgenfit::ICalibrationParametersDerivatives | Abstract base class to establish an interface between physical representation of the detector for alignment/calibration and (fitted) state on genfit::Track |
▼CMagneticField | |
Cgenfit::GFRaveMagneticField | GFRaveMagneticField class Uses the FieldManager to provide a magnetic field to rave |
Cgenfit::MaterialEffects | Stepper and energy loss/noise matrix calculation |
Cgenfit::MaterialProperties | Material properties needed e.g. for material effects calculation |
Cgenfit::MatStep | Simple struct containing MaterialProperties and stepsize in the material |
Cgenfit::MeasurementFactory< measurement_T > | Factory object to create AbsMeasurement objects from digitized and clustered data |
Cgbl::MilleBinary | Millepede-II (binary) record |
▼CPropagator | |
Cgenfit::GFRavePropagator | GFRavePropagator class |
Cgenfit::PruneFlags | Info which information has been pruned from the Track |
Cgenfit::RKMatrix< nRows, nCols > | |
Cgenfit::RKMatrix< 1, 7 > | |
Cgenfit::RKMatrix< 7, 7 > | |
Cgenfit::RKStep | Helper for RKTrackRep |
▼Cgenfit::StateOnPlane | A state with arbitrary dimension defined in a DetPlane |
▼Cgenfit::MeasuredStateOnPlane | StateOnPlane with additional covariance matrix |
Cgenfit::KalmanFittedStateOnPlane | MeasuredStateOnPlane with additional info produced by a Kalman filter or DAF |
Cgenfit::MeasurementOnPlane | Measured coordinates on a plane |
Cgenfit::ReferenceStateOnPlane | StateOnPlane with linearized transport to that ReferenceStateOnPlane from previous and next ReferenceStateOnPlane |
Cgenfit::StepLimits | Helper to store different limits on the stepsize for the RKTRackRep |
▼CTNamed | |
Cgenfit::EventDisplay | Event display designed to run with Genfit |
▼CTObject | |
▼Cgenfit::AbsFitterInfo | This class collects all information needed and produced by a specific AbsFitter and is specific to one AbsTrackRep of the Track |
Cgenfit::GblFitterInfo | Collects information needed and produced by a GblFitter/GBL and is specific to one AbsTrackRep of the Track |
Cgenfit::KalmanFitterInfo | Collects information needed and produced by a AbsKalmanFitter implementations and is specific to one AbsTrackRep of the Track |
▼Cgenfit::AbsHMatrix | HMatrix for projecting from AbsTrackRep parameters to measured parameters in a DetPlane |
Cgenfit::HMatrixPhi | AbsHMatrix implementation for one-dimensional MeasurementOnPlane and RKTrackRep parameterization |
Cgenfit::HMatrixU | AbsHMatrix implementation for one-dimensional MeasurementOnPlane and RKTrackRep parameterization |
Cgenfit::HMatrixUnit | AbsHMatrix implementation for 5-dimensional MeasurementOnPlane and RKTrackRep parameterization |
Cgenfit::HMatrixUV | AbsHMatrix implementation for two-dimensional MeasurementOnPlane and RKTrackRep parameterization |
Cgenfit::HMatrixV | AbsHMatrix implementation for one-dimensional MeasurementOnPlane and RKTrackRep parameterization |
▼Cgenfit::AbsMaterialInterface | Abstract base class for geometry interfacing |
Cgenfit::TGeoMaterialInterface | AbsMaterialInterface implementation for use with ROOT's TGeoManager |
▼Cgenfit::AbsMeasurement | Contains the measurement and covariance in raw detector coordinates |
Cgenfit::FullMeasurement | Measurement class implementing a measurement of all track parameters |
Cgenfit::PlanarMeasurement | Measurement class implementing a planar hit geometry (1 or 2D) |
▼Cgenfit::SpacepointMeasurement | Class for measurements implementing a space point hit geometry |
Cgenfit::mySpacepointMeasurement | Example class for a spacepoint measurement which can be created from mySpacepointDetectorHit via the MeasurementFactory |
Cgenfit::ProlateSpacepointMeasurement | Class for measurements implementing a space point hit geometry with a very prolate form of the covariance matrix |
▼Cgenfit::WireMeasurement | Class for measurements in wire detectors (Straw tubes and drift chambers) which do not measure the coordinate along the wire |
Cgenfit::WirePointMeasurement | Class for measurements in wire detectors (Straw tubes and drift chambers) which can measure the coordinate along the wire |
Cgenfit::WireMeasurementNew | Class for measurements in wire detectors (Straw tubes and drift chambers) which do not measure the coordinate along the wire |
▼Cgenfit::AbsTrackRep | Abstract base class for a track representation |
Cgenfit::RKTrackRep | AbsTrackRep with 5D track parameterization in plane coordinates: (q/p, u', v', u, v) |
Cgenfit::DetPlane | Detector plane |
Cgenfit::GFRaveTrackParameters | 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 |
Cgenfit::GFRaveVertex | GFRaveVertex class |
Cgenfit::HelixTrackModel | Helix track model for testing purposes |
Cgenfit::MeasurementCreator | Create different measurement types along a HelixTrackModel for testing purposes |
Cgenfit::mySpacepointDetectorHit | Example class for a spacepoint detector hit |
Cgenfit::ThinScatterer | Thin or thick scatterer |
Cgenfit::Track | Collection of TrackPoint objects, AbsTrackRep objects and FitStatus objects |
Cgenfit::TrackCand | Track candidate – seed values and indices |
▼Cgenfit::TrackCandHit | Hit object for use in TrackCand. Provides IDs and sorting parameters |
Cgenfit::WireTrackCandHit | Hit object for use in TrackCand. Provides additional left/right parameter |
Cgenfit::TrackPoint | Object containing AbsMeasurement and AbsFitterInfo objects |
Cgenfit::trackAndState | Simple struct containing a Track pointer and a MeasuredStateOnPlane. Used in GFRave |
Cgenfit::TrackPointComparator | Helper class for TrackPoint sorting, used in Track::sort() |
Cgbl::VMatrix | Simple Matrix based on std::vector<double> |
Cgbl::VSymMatrix | Simple symmetric Matrix based on std::vector<double> |
Cgbl::VVector | Simple Vector based on std::vector<double> |