xAOD::TrigEMCluster_v1 Class Reference

#include <TrigEMCluster_v1.h>

Inheritance diagram for xAOD::TrigEMCluster_v1:
xAOD::TrigCaloCluster_v1 SG::AuxElement SG::IAuxElement

List of all members.

Public Types

typedef CaloSampling::CaloSample CaloSample
 A convenience typedef.

Public Member Functions

 TrigEMCluster_v1 ()
float energy () const
void setEnergy (float energy)
float energy (const CaloSample sample) const
bool setEnergy (const CaloSample sample, float energy)
const std::vector< float > & energySample () const
float et () const
void setEt (float)
float eta () const
void setEta (float)
float phi () const
void setPhi (float)
float e237 () const
void setE237 (float)
float e277 () const
void setE277 (float)
float fracs1 () const
void setFracs1 (float)
float weta2 () const
void setWeta2 (float)
float ehad1 () const
void setEhad1 (float)
float eta1 () const
void setEta1 (float)
float emaxs1 () const
void setEmaxs1 (float)
float e2tsts1 () const
void setE2tsts1 (float)
float e233 () const
void setE233 (float)
float wstot () const
void setWstot (float)

Detailed Description

Description of a trigger EM cluster

This is a first stab at how a trigger EM cluster could behave in the xAOD EDM. Just brainstorming for now.

Author:
Aranzazu Ruiz Martinez <Aranzazu.Ruiz.Martinez@cern.ch>
Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch>
Revision
631374
Date
2014-11-26 21:59:18 +0100 (Wed, 26 Nov 2014)

Constructor & Destructor Documentation

xAOD::TrigEMCluster_v1::TrigEMCluster_v1 (  ) 

Constructor


Member Function Documentation

float xAOD::TrigEMCluster_v1::e233 (  )  const

get Energy in a 3x3 cluster (no calibration) around hottest cell

float xAOD::TrigEMCluster_v1::e237 (  )  const

get Energy in a 3x7 cluster (no calibration) around hottest cell

float xAOD::TrigEMCluster_v1::e277 (  )  const

get Energy in a 7x7 cluster (no calibration) around hottest cell

float xAOD::TrigEMCluster_v1::e2tsts1 (  )  const

get second maximum energy in sampling 1 (strip layer)

float xAOD::TrigEMCluster_v1::ehad1 (  )  const

get hadronic Energy (first hadronic layer)

float xAOD::TrigEMCluster_v1::emaxs1 (  )  const

get maximum energy in sampling 1 (strip layer)

setEt setPhi setE277 setWeta2 setEta1 setE2tsts1 setWstot float xAOD::TrigEMCluster_v1::energy ( const CaloSample  sample  )  const

get Energy (calibrated) per sampling layer

float xAOD::TrigEMCluster_v1::energy (  )  const

get Energy (calibrated)

const std::vector< float >& xAOD::TrigEMCluster_v1::energySample (  )  const

get Energy (calibrated) for all the sampling layers

float xAOD::TrigEMCluster_v1::et (  )  const

get Et (calibrated)

float xAOD::TrigEMCluster_v1::eta (  )  const

get Eta (calibrated)

float xAOD::TrigEMCluster_v1::eta1 (  )  const

get Eta sampling 1 (strip layer)

float xAOD::TrigEMCluster_v1::fracs1 (  )  const

get Energy in a 7 strips (around hottest strip) minus energy in 3 strips divided by energy in 3 strips

float xAOD::TrigEMCluster_v1::phi (  )  const

get Phi (calibrated)

void xAOD::TrigEMCluster_v1::setE233 ( float   ) 

set Energy in a 3x3 cluster (no calibration) around hottest cell

void xAOD::TrigEMCluster_v1::setE237 ( float   ) 

set Energy in a 3x7 cluster (no calibration) around hottest cell

void xAOD::TrigEMCluster_v1::setE277 ( float   ) 

set Energy in a 7x7 cluster (no calibration) around hottest cell

void xAOD::TrigEMCluster_v1::setE2tsts1 ( float   ) 

set second maximum energy in sampling 1 (strip layer)

void xAOD::TrigEMCluster_v1::setEhad1 ( float   ) 

set hadronic Energy (first hadronic layer)

void xAOD::TrigEMCluster_v1::setEmaxs1 ( float   ) 

set maximum energy in sampling 1 (strip layer)

bool xAOD::TrigEMCluster_v1::setEnergy ( const CaloSample  sample,
float  energy 
)

set Energy (calibrated) per sampling layer

void xAOD::TrigEMCluster_v1::setEnergy ( float  energy  ) 

set Energy (calibrated)

void xAOD::TrigEMCluster_v1::setEt ( float   ) 

set Et (calibrated)

void xAOD::TrigEMCluster_v1::setEta ( float   ) 

set Eta (calibrated)

void xAOD::TrigEMCluster_v1::setEta1 ( float   ) 

set Eta sampling 1 (strip layer)

void xAOD::TrigEMCluster_v1::setFracs1 ( float   ) 

set Energy in a 7 strips (around hottest strip) minus energy in 3 strips divided by energy in 3 strips

void xAOD::TrigEMCluster_v1::setPhi ( float   ) 

set Phi (calibrated)

void xAOD::TrigEMCluster_v1::setWeta2 ( float   ) 

set cluster width (based on a 3x5 cluster - 2nd layer)

void xAOD::TrigEMCluster_v1::setWstot ( float   ) 

set width in first layer

float xAOD::TrigEMCluster_v1::weta2 (  )  const

get cluster width (based on a 3x5 cluster - 2nd layer)

float xAOD::TrigEMCluster_v1::wstot (  )  const

get width in first layer


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 15 Apr 2017 for RootCore Packages by  doxygen 1.6.1