EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GFKalman.cxx File Reference
#include "GFKalman.h"
#include "assert.h"
#include <iostream>
#include <sstream>
#include "TMath.h"
#include "GFTrack.h"
#include "GFAbsRecoHit.h"
#include "GFAbsTrackRep.h"
#include "GFException.h"
#include "GFTools.h"
+ Include dependency graph for GFKalman.cxx:

Go to the source code of this file.

Macros

#define COVEXC   "cov_is_zero"
 

Macro Definition Documentation

#define COVEXC   "cov_is_zero"

Definition at line 33 of file GFKalman.cxx.

View newest version in sPHENIX GitHub at line 33 of file GFKalman.cxx

Referenced by GFKalman::processHit().