CbmRoot
|
#include "L1AddMaterial.h"
#include "L1Algo.h"
#include "L1Extrapolation.h"
#include "L1Filtration.h"
#include "L1TrackPar.h"
#include "L1TrackParFit.h"
#include <iostream>
#include <vector>
Go to the source code of this file.
Namespaces | |
NS_L1TrackFitter | |
Variables | |
const fvec | NS_L1TrackFitter::c_light = 0.000299792458 |
const fvec | NS_L1TrackFitter::c_light_i = 1. / c_light |
const fvec | NS_L1TrackFitter::ZERO = 0. |
const fvec | NS_L1TrackFitter::ONE = 1. |
const fvec | NS_L1TrackFitter::vINF = 0.1 |