CMS 3D CMS Logo

Functions
OMTFinputMaker.cc File Reference
#include <cmath>
#include <vector>
#include <iostream>
#include <algorithm>
#include "DataFormats/MuonDetId/interface/CSCDetId.h"
#include "DataFormats/MuonDetId/interface/RPCDetId.h"
#include "DataFormats/MuonDetId/interface/DTChamberId.h"
#include "DataFormats/MuonDetId/interface/MuonSubdetId.h"
#include "L1Trigger/L1TMuonOverlap/interface/OMTFinputMaker.h"
#include "L1Trigger/L1TMuonOverlap/interface/OMTFinput.h"
#include "L1Trigger/L1TMuonOverlap/interface/OMTFConfiguration.h"
#include "L1Trigger/L1TMuonOverlap/interface/AngleConverter.h"
#include "DataFormats/CSCDigi/interface/CSCConstants.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"

Go to the source code of this file.

Functions

bool rpcPrimitiveCmp (const RPCDigi &a, const RPCDigi &b)
 

Function Documentation

◆ rpcPrimitiveCmp()

bool rpcPrimitiveCmp ( const RPCDigi a,
const RPCDigi b 
)

Definition at line 307 of file OMTFinputMaker.cc.

References a, and b.

Referenced by OMTFinputMaker::processRPC().

307 { return a.strip() < b.strip(); };
double b
Definition: hdecay.h:120
double a
Definition: hdecay.h:121