4#ifndef L1CALO_RDO_FEX_TOB_H
5#define L1CALO_RDO_FEX_TOB_H
18 TobType tobType,
TobSource source,
int id = 0,
int fibre = 0,
int tobSeq = 0 );
21 virtual std::string
getType( )
const override;
Scalar eta() const
pseudorapidity method
Scalar phi() const
phi method
bool operator<(const L1CaloRdoFexTob &lhs, const L1CaloRdoFexTob &rhs)
L1CaloRdo subclass for FEX Trigger Objects (TOBs and XTOBs).
bool sameDatum(const L1CaloRdoFexTob &rhs) const
std::string getTobTypeString() const
L1CaloRdoFexTob(int crate, int module, int eta, int phi, int numSlices, TobType tobType, TobSource source, int id=0, int fibre=0, int tobSeq=0)
virtual std::string getType() const override
TobType getTobType() const
TobSource getTobSource() const
bool getIsSmallJet() const
std::string getTobSourceString() const
bool getIsLargeJet() const
L1CaloRdo(int crate, int module, int eta, int phi, int layer, int numSlices)
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.