CMS 3D CMS Logo

Classes | Functions
L1TMuonGlobalParams_PUBLIC.h File Reference
#include "CondFormats/L1TObjects/interface/L1TMuonGlobalParams.h"
#include <memory>
#include <iostream>
#include <vector>
#include <cassert>

Go to the source code of this file.

Classes

class  L1TMuonGlobalParams_PUBLIC
 
class  L1TMuonGlobalParams_PUBLIC::Node
 

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 genVertex_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
multPhiCorr_741_25nsDY_cfi.px
px
Definition: multPhiCorr_741_25nsDY_cfi.py:10
genVertex_cff.x
x
Definition: genVertex_cff.py:12