EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
StepLimits.h File Reference
#include <vector>
#include <math.h>
+ Include dependency graph for StepLimits.h:
+ This graph shows which files directly or indirectly include this file:

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

namespace  genfit
 Defines for I/O streams used for error and debug printing.
 

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
}