xAOD::CMMCPHits_v1 Class Reference

#include <CMMCPHits_v1.h>

Inheritance diagram for xAOD::CMMCPHits_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 > & hitsVec0 () const
 get hitsVec0 - hits for all time slices
void setHitsVec0 (const std::vector< unsigned int > &)
 set hitsVec0 - hits for all time slices
const std::vector< unsigned int > & hitsVec1 () const
 get hitsVec1 - hits for all time slices
void setHitsVec1 (const std::vector< unsigned int > &)
 set hitsVec1 - hits for all time slices
const std::vector< int > & errorVec0 () const
 get errorVec0 - errors for all time slices
void setErrorVec0 (const std::vector< int > &)
 set errorVec0 - errors for all time slices
const std::vector< int > & errorVec1 () const
 get errorVec1 - errors for all time slices
void setErrorVec1 (const std::vector< int > &)
 set errorVec1 - errors for all time slices
void addHits (const std::vector< unsigned int > &hits0, const std::vector< unsigned int > &hits1, const std::vector< int > &error0, const std::vector< int > &error1)
 add hits. Internally calls setHitsVecX(hitsX) and setErrorVecX(errorX)
unsigned int hitWord0 () const
 get hit word0 for hitsVec0[peak] - time slice that (hopefully) contains the collision
unsigned int hitWord1 () const
 get hit word1 for hitsVec1[peak] - time slice that (hopefully) contains the collision
int error0 () const
 get error for errorVec0[peak] - time slice that (hopefully) contains the collision
int error1 () const
 get error for errorVec1[peak] - time slice that (hopefully) contains the collision
unsigned int HitWord0 () const
unsigned int HitWord1 () const
int Error0 () const
int Error1 () const
const std::vector< unsigned int > & HitsVec0 () const
const std::vector< unsigned int > & HitsVec1 () const
const std::vector< int > & ErrorVec0 () const
const std::vector< int > & ErrorVec1 () const

Detailed Description

Description of CMMCPHits_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

unsigned int xAOD::CMMCPHits_v1::HitWord0 (  )  const [inline]

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


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