#include <cassert>
#include <iostream>
#include <fstream>
#include "FWCore/ParameterSet/interface/FileInPath.h"
#include "L1Trigger/L1TMuonEndCap/interface/PrimitiveConverter.h"
#include "L1Trigger/CSCCommonTrigger/interface/CSCPatternLUT.h"
#include "DataFormats/MuonDetId/interface/CSCDetId.h"
#include "L1Trigger/L1TMuonEndCap/interface/EmulatorClasses.h"
#include "L1Trigger/L1TMuonEndCap/interface/MakeRegionalCand.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
Go to the source code of this file.
Functions | |
bool | neighbor (int endcap, int sector, int SectIndex, int id, int sub, int station) |
template<typename T > | |
static void | read_buf (const char *name, T *buf, unsigned size) |
Variables | |
int | ph_offsets [6][9] |
bool neighbor | ( | int | endcap, |
int | sector, | ||
int | SectIndex, | ||
int | id, | ||
int | sub, | ||
int | station | ||
) |
Definition at line 31 of file PrimitiveConverter.cc.
References neighbor().
|
static |
Definition at line 60 of file PrimitiveConverter.cc.
References contentValuesFiles::fullPath, i, input, and findQualityFiles::size.
Referenced by PrimitiveConverter::PrimitiveConverter().
int ph_offsets[6][9] |
Definition at line 24 of file PrimitiveConverter.cc.
Referenced by PrimitiveConverter::convert().