CMS 3D CMS Logo

Classes | Namespaces | Macros
FindingFoos.h File Reference
#include "Matrix.h"

Go to the source code of this file.

Classes

class  mkfit::FindingFoos
 

Namespaces

 mkfit
 

Macros

#define COMPUTE_CHI2_ARGS
 
#define UPDATE_PARAM_ARGS
 

Macro Definition Documentation

◆ COMPUTE_CHI2_ARGS

#define COMPUTE_CHI2_ARGS
Value:
const MPlexLS &, const MPlexLV &, const MPlexQI &, const MPlexHS &, const MPlexHV &, MPlexQF &, MPlexLV &, \
MPlexQI &, const int, const PropagationFlags, const bool
Matriplex::Matriplex< float, HH, 1, NN > MPlexHV
Definition: Matrix.h:53
Matriplex::Matriplex< float, LL, 1, NN > MPlexLV
Definition: Matrix.h:49
Matriplex::Matriplex< int, 1, 1, NN > MPlexQI
Definition: Matrix.h:66
Matriplex::Matriplex< float, 1, 1, NN > MPlexQF
Definition: Matrix.h:65
Matriplex::MatriplexSym< float, HH, NN > MPlexHS
Definition: Matrix.h:54
Matriplex::MatriplexSym< float, LL, NN > MPlexLS
Definition: Matrix.h:50

Definition at line 10 of file FindingFoos.h.

◆ UPDATE_PARAM_ARGS

#define UPDATE_PARAM_ARGS
Value:
const MPlexLS &, const MPlexLV &, MPlexQI &, const MPlexHS &, const MPlexHV &, MPlexLS &, MPlexLV &, MPlexQI &, \
const int, const PropagationFlags, const bool
Matriplex::Matriplex< float, HH, 1, NN > MPlexHV
Definition: Matrix.h:53
Matriplex::Matriplex< float, LL, 1, NN > MPlexLV
Definition: Matrix.h:49
Matriplex::Matriplex< int, 1, 1, NN > MPlexQI
Definition: Matrix.h:66
Matriplex::MatriplexSym< float, HH, NN > MPlexHS
Definition: Matrix.h:54
Matriplex::MatriplexSym< float, LL, NN > MPlexLS
Definition: Matrix.h:50

Definition at line 14 of file FindingFoos.h.