39 int localeta =
eta-4*fpga;
48 std::cout <<
" Isolation: " << std::hex;
49 for (
size_t s = 0 ; s <
numSlices() ; ++s )
51 std::cout << std::setw(2) <<
getIsol( s ) <<
" ";
53 std::cout << std::dec << std::endl;
76 return (
getValue( slice ) & 0xffff );
91 return ( (
getFlag( slice ) >> 18 ) & 0x3f );
Scalar eta() const
pseudorapidity method
Scalar phi() const
phi method
New class for Efex Cell Mappings, constructs either from shared CSVTables instance.
L1CaloRdoEfexTob(int crate, int module, int eta, int phi, int numSlices, TobType tobType, TobSource source, int id=0, int fibre=0, int tobSeq=0)
virtual void infoSpecific() const override
L1CaloRdoFexTob(int crate, int module, int eta, int phi, int numSlices, TobType tobType, TobSource source, int id=0, int fibre=0, int tobSeq=0)
void setRegion(const L1CaloDetectorRegion ®ion)