|
ATLAS Offline Software
|
Go to the documentation of this file.
7 #include "GaudiKernel/IInterface.h"
8 #include "GaudiKernel/MsgStream.h"
9 #include "GaudiKernel/StatusCode.h"
32 return StatusCode::SUCCESS;
38 return StatusCode::SUCCESS;
44 const int channel,
double& eta,
double& phi,
int&
layer)
const
47 channel < 0 || channel >=
s_channels)
return false;
67 const double twoPi = 2.*
M_PI;
68 const double phiBase =
M_PI/2. *
double(crate);
70 if (phi < 0.) phi += twoPi;
71 else if (phi >= twoPi) phi -= twoPi;
78 layer = (phiBin < 0 || phiBin > 15) ? 1 : 0;
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...
setSAddress setEtaMS setDirPhiMS setDirZMS setBarrelRadius setEndcapAlpha setEndcapRadius setInterceptInner setEtaMap etaBin
::StatusCode StatusCode
StatusCode definition for legacy code.
setSAddress setEtaMS setDirPhiMS setDirZMS setBarrelRadius setEndcapAlpha setEndcapRadius setPhiMap phiBin