5#ifndef TRIGT1CALOTOOLINTERFACES_IL1CALOMAPPINGTOOL_H
6#define TRIGT1CALOTOOLINTERFACES_IL1CALOMAPPINGTOOL_H
8#include "GaudiKernel/IAlgTool.h"
9#include "GaudiKernel/IInterface.h"
18 virtual bool mapping(
int crate,
int module,
int channel,
19 double&
eta,
double&
phi,
int& layer)
const = 0;
21 int& crate,
int& module,
int& channel)
const = 0;
Scalar eta() const
pseudorapidity method
Scalar phi() const
phi method
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...