CMS 3D CMS Logo

Functions
L1TMuonGlobalParams_PUBLIC.cc File Reference
#include "L1Trigger/L1TMuon/interface/L1TMuonGlobalParams_PUBLIC.h"

Go to the source code of this file.

Functions

const L1TMuonGlobalParamscast_to_L1TMuonGlobalParams (const L1TMuonGlobalParams_PUBLIC &x)
 
const L1TMuonGlobalParams_PUBLICcast_to_L1TMuonGlobalParams_PUBLIC (const L1TMuonGlobalParams &x)
 

Function Documentation

◆ cast_to_L1TMuonGlobalParams()

const L1TMuonGlobalParams& cast_to_L1TMuonGlobalParams ( const L1TMuonGlobalParams_PUBLIC x)

◆ cast_to_L1TMuonGlobalParams_PUBLIC()

const L1TMuonGlobalParams_PUBLIC& cast_to_L1TMuonGlobalParams_PUBLIC ( const L1TMuonGlobalParams x)

Definition at line 3 of file L1TMuonGlobalParams_PUBLIC.cc.

3  {
5  const void *px = &x;
6  const L1TMuonGlobalParams_PUBLIC *py = static_cast<const L1TMuonGlobalParams_PUBLIC *>(px);
7  return *py;
8 }

References cms::cuda::assert(), multPhiCorr_741_25nsDY_cfi::px, multPhiCorr_741_25nsDY_cfi::py, and vertices_cff::x.

Referenced by L1TMuonProducer::beginRun().

multPhiCorr_741_25nsDY_cfi.py
py
Definition: multPhiCorr_741_25nsDY_cfi.py:12
L1TMuonGlobalParams
Definition: L1TMuonGlobalParams.h:21
cms::cuda::assert
assert(be >=bs)
L1TMuonGlobalParams_PUBLIC
Definition: L1TMuonGlobalParams_PUBLIC.h:21
vertices_cff.x
x
Definition: vertices_cff.py:29
multPhiCorr_741_25nsDY_cfi.px
px
Definition: multPhiCorr_741_25nsDY_cfi.py:10