FairRoot/PandaRoot
Classes | Namespaces | Enumerations
StepLimits.h File Reference
#include <vector>
#include <math.h>

Go to the source code of this file.

Classes

class  genfit::StepLimits
 Helper to store different limits on the stepsize for the RKTRackRep. More...
 

Namespaces

 genfit
 Matrix inversion tools.
 

Enumerations

enum  genfit::StepLimitType {
  genfit::stp_noLimit = 0, genfit::stp_fieldCurv, genfit::stp_momLoss, genfit::stp_sMax,
  genfit::stp_sMaxArg, genfit::stp_boundary, genfit::stp_plane, genfit::ENUM_NR_ITEMS
}