xAOD::CMMEtSums_v1 Class Reference

#include <CMMEtSums_v1.h>

Inheritance diagram for xAOD::CMMEtSums_v1:
SG::AuxElement SG::IAuxElement

List of all members.

Public Member Functions

int crate () const
 get crate number
void setCrate (int)
 set crate number
int dataID () const
 get dataID
void setDataID (int)
 set dataID
int peak () const
 get peak
void setPeak (int)
 set peak
const std::vector< unsigned int > & etVec () const
 get etVec - et for all time slices
void setEtVec (const std::vector< unsigned int > &)
 set etVec - et for all time slices
const std::vector< unsigned int > & exVec () const
 get exVec - ex for all time slices
void setExVec (const std::vector< unsigned int > &)
 set exVec - ex for all time slices
const std::vector< unsigned int > & eyVec () const
 get eyVec - ey for all time slices
void setEyVec (const std::vector< unsigned int > &)
 set eyVec - ey for all time slices
const std::vector< int > & etErrorVec () const
 get etErrorVec - et Error for all time slices
void setEtErrorVec (const std::vector< int > &)
 set etErrorVec - et Error for all time slices
const std::vector< int > & exErrorVec () const
 get exErrorVec - ex Error for all time slices
void setExErrorVec (const std::vector< int > &)
 set exErrorVec - ex Error for all time slices
const std::vector< int > & eyErrorVec () const
 get eyErrorVec - ey Error for all time slices
void setEyErrorVec (const std::vector< int > &)
 set eyErrorVec - ey Error for all time slices
void addEt (const std::vector< unsigned int > &Et, const std::vector< int > &EtError)
void addEx (const std::vector< unsigned int > &Ex, const std::vector< int > &ExError)
void addEy (const std::vector< unsigned int > &Ey, const std::vector< int > &EyError)
unsigned int et () const
unsigned int ex () const
unsigned int ey () const
int etError () const
int exError () const
int eyError () const
const std::vector< unsigned int > & EtVec () const
const std::vector< unsigned int > & ExVec () const
const std::vector< unsigned int > & EyVec () const
const std::vector< int > & EtErrorVec () const
const std::vector< int > & ExErrorVec () const
const std::vector< int > & EyErrorVec () const
unsigned int Et () const
unsigned int Ex () const
unsigned int Ey () const
int EtError () const
int ExError () const
int EyError () const

Detailed Description

Description of CMMEtSums_v1

Author:
John Morris <john.morris@cern.ch>
Revision
631127
Date
2014-11-26 10:54:48 +0100 (Wed, 26 Nov 2014)

Member Function Documentation

const std::vector<unsigned int>& xAOD::CMMEtSums_v1::EtVec (  )  const [inline]

Backwards Compatibility with Trigger/TrigT1/TrigT1CaloEvent Run1 EDM did not strictly follow camelCaseNotation See above for description

const std::vector<unsigned int>& xAOD::CMMEtSums_v1::etVec (  )  const

get etVec - et for all time slices

Please note that in the context of CMMEtSums, et is total energy, not transverse energy For transverse energy, please use Pythagoras' theorem on ex and ey


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