Go to the documentation of this file. 1 #ifndef L1Trigger_TrackFindingTMTT_L1track2D_h
2 #define L1Trigger_TrackFindingTMTT_L1track2D_h
24 const std::vector<Stub*>&
stubs,
26 std::pair<float, float>
helix2D,
57 const std::vector<Stub*>&
stubs()
const override {
return stubs_; }
std::pair< float, float > helix2D() const
bool mergedHTcell() const
unsigned int numStubs() const override
unsigned int countLayers(const Settings *settings, const std::vector< const Stub * > &stubs, bool disableReducedLayerID=false, bool onlyPS=false)
void setOptoLinkID(unsigned int linkID)
const TP * matchedTP() const override
L1track2D(const Settings *settings, const std::vector< Stub * > &stubs, std::pair< unsigned int, unsigned int > cellLocationHT, std::pair< float, float > helix2D, unsigned int iPhiSec, unsigned int iEtaReg, unsigned int optoLinkID, bool mergedHTcell)
std::vector< Stub * > stubs_
unsigned int optoLinkID() const override
std::vector< const Stub * > matchedStubs_
unsigned int numLayers() const override
std::pair< unsigned int, unsigned int > cellLocationHT() const override
void setTrkEstZ0andTanLam(float estZ0, float estTanLambda)
const std::vector< const Stub * > & stubsConst() const override
const std::vector< const Stub * > & matchedStubs() const override
unsigned int iEtaReg() const override
std::pair< float, float > helix2D_
unsigned int numMatchedStubs() const override
const Settings * settings_
unsigned int iPhiSec() const override
unsigned int numMatchedLayers() const override
const TP * matchingTP(const Settings *settings, const std::vector< const Stub * > &vstubs, unsigned int &nMatchedLayersBest, std::vector< const Stub * > &matchedStubsBest)
std::pair< unsigned int, unsigned int > cellLocationHT_
float phi0() const override
~L1track2D() override=default
unsigned int nMatchedLayers_
=== This is the base class for the linearised chi-squared track fit algorithms.
const std::vector< Stub * > & stubs() const override
std::vector< const Stub * > stubsConst_
bool trkEstZ0andTanLam(float &estZ0, float &estTanLambda) const
float qOverPt() const override