|
ATLAS Offline Software
|
Go to the documentation of this file.
54 const std::vector<float>&
var = eAcc( *
this );
55 if(
var.size() <=
static_cast< size_t >( sampling ) ) {
56 std::cerr <<
"xAOD::TrigEMCluster_v1::energy ERROR Invalid/unknown "
57 <<
"sampling (" << sampling <<
") requested" << std::endl;
60 return var[ sampling ];
66 std::vector<float>&
var = eAcc( *
this );
67 if(
var.size() < SIZE )
var.resize( SIZE );
68 if(
var.size() <=
static_cast< size_t >( sampling ) ) {
69 std::cerr <<
"xAOD::TrigEMCluster_v1::setEnergy ERROR "
70 <<
"Invalid/unknown sampling (" << sampling
71 <<
") requested" << std::endl;
@ ehad1
E leakage into 1st sampling of had calo (CaloSampling::HEC0 + CaloSampling::TileBar0 + CaloSampling::...
@ e233
uncalibrated energy (sum of cells) of the middle sampling in a rectangle of size 3x3 (in cell units e...
AUXSTORE_PRIMITIVE_SETTER_AND_GETTER(BTagging_v1, float, IP2D_pb, setIP2D_pb) AUXSTORE_PRIMITIVE_SETTER_AND_GETTER(BTagging_v1
Extra patterns decribing particle interation process.
Helper class to provide type-safe access to aux data.
void setEnergy(float energy)
set Energy (calibrated)
TrigEMCluster_v1()
Constructor
setEt setPhi setE277 setWeta2 eta1
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
setEt setPhi setE277 setWeta2 setEta1 setE2tsts1 wstot
bool const RAWDATA *ch2 const
Amg::RotationMatrix3D setPhi(Amg::RotationMatrix3D mat, double angle, int convention=0)
setEt setPhi setE277 setWeta2 setEta1 e2tsts1
setEt setPhi setE277 weta2
AUXSTORE_OBJECT_GETTER(TrigComposite_v1, std::vector< std::string >, linkColNames) AUXSTORE_OBJECT_GETTER(TrigComposite_v1
Description of a trigger calorimeter cluster.
@ e237
uncalibrated energy (sum of cells) of the middle sampling in a rectangle of size 3x7
Description of a trigger EM cluster.
@ emaxs1
energy of strip with maximal energy deposit
@ fracs1
shower shape in the shower core : [E(+/-3)-E(+/-1)]/E(+/-1), where E(+/-n) is the energy in ± n strip...