CbmRoot
L1AlgoPulls.h File Reference
#include "TCanvas.h"
#include "TF1.h"
#include "TStyle.h"
#include "CbmL1.h"
#include "CbmL1Def.h"
#include "L1Algo/L1Algo.h"
#include "L1Algo/L1StsHit.h"
#include "L1Algo/L1TrackPar.h"
#include <iostream>
#include <vector>
Include dependency graph for L1AlgoPulls.h:

Go to the source code of this file.

Classes

struct  TL1TrackParameters
 
class  L1AlgoPulls
 

Variables

const int NStations = 0
 
const TString L1TrackParametersNames [TL1TrackParameters::NParameters]
 

Variable Documentation

◆ L1TrackParametersNames

const TString L1TrackParametersNames[TL1TrackParameters::NParameters]
Initial value:
= {"x",
"y",
"tx",
"ty",
"qp"}

Definition at line 75 of file L1AlgoPulls.h.

Referenced by L1AlgoPulls::Build(), and L1AlgoPulls::Init().

◆ NStations