CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions | Variables
PrimitiveConverter_Neighbor.h File Reference
#include "L1Trigger/L1TMuonEndCap/interface/EmulatorClasses.h"
#include "L1Trigger/L1TMuonEndCap/interface/PhThLUT_Neighbor.h"

Go to the source code of this file.

Functions

bool neighbor (int endcap, int sector, int SectIndex, int id, int sub, int station)
 
std::vector< ConvertedHitPrimConv (std::vector< TriggerPrimitive > TriggPrim, int SectIndex)
 

Variables

int ph_offsets_neighbor [5][10][3]
 

Function Documentation

bool neighbor ( int  endcap,
int  sector,
int  SectIndex,
int  id,
int  sub,
int  station 
)

Definition at line 14 of file PrimitiveConverter_Neighbor.h.

std::vector<ConvertedHit> PrimConv ( std::vector< TriggerPrimitive >  TriggPrim,
int  SectIndex 
)
Define Subsector ///

/// ME1 only ////////

Define look-up index ///

Definition at line 57 of file PrimitiveConverter_Neighbor.h.

Variable Documentation

int ph_offsets_neighbor[5][10][3]
Initial value:
=
{{{39,39,-99}, {57,57,-99}, {76,76,-99}, {39,-99,-99}, {58,-99,-99},
{76,-99,-99}, {41,-99,-99}, {60,-99,-99}, {79,-99,-99}, {21,21,23}},
{{95,95,-99}, {114,114,-99}, {132,132,-99}, {95,-99,-99}, {114,-99,-99},
{133,-99,-99}, {98,-99,-99}, {116,-99,-99}, {135,-99,-99}, {21,21,23}},
{{38,38,-99}, {76,76,-99}, {113,113,-99}, {39,39,-99}, {58,58,-99},
{76,76,-99}, {95,95,-99}, {114,114,-99}, {132,132,-99}, {1,21,21}},
{{38,-99,-99}, {76,-99,-99}, {113,-99,-99}, {39,39,39}, {58,58,58},
{76,76,76}, {95,95,95}, {114,114,114}, {132,132,132}, {1,21,21}},
{{38,-99,-99}, {76,-99,-99}, {113,-99,-99}, {38,38,-99}, {57,57,-99},
{76,76,-99}, {95,95,-99}, {113,113,-99}, {132,132,-99}, {1,20,20}}}

Definition at line 45 of file PrimitiveConverter_Neighbor.h.