CMS 3D CMS Logo

Functions
L1MuonPixelTrackFitter.cc File Reference
#include "RecoMuon/TrackerSeedGenerator/interface/L1MuonPixelTrackFitter.h"
#include "DataFormats/L1GlobalMuonTrigger/interface/L1MuGMTCand.h"
#include "RecoTracker/TkMSParametrization/interface/PixelRecoLineRZ.h"
#include "RecoTracker/TkMSParametrization/interface/PixelRecoUtilities.h"
#include "RecoPixelVertexing/PixelTrackFitting/interface/PixelTrackBuilder.h"
#include "DataFormats/GeometryCommonDetAlgo/interface/Measurement1D.h"
#include "MagneticField/Engine/interface/MagneticField.h"
#include "MagneticField/Records/interface/IdealMagneticFieldRecord.h"
#include "RecoTracker/TkSeedingLayers/interface/SeedingHitSet.h"
#include <cmath>

Go to the source code of this file.

Functions

template<class T >
T sqr (T t)
 

Function Documentation

◆ sqr()

template<class T >
T sqr ( T  t)

Definition at line 16 of file L1MuonPixelTrackFitter.cc.

16  {
17  return t * t;
18 }

References submitPVValidationJobs::t.

Referenced by L1MuonPixelTrackFitter::getBendingError().

submitPVValidationJobs.t
string t
Definition: submitPVValidationJobs.py:644