Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TBEVENT_TBMWPC_H
6 #define TBEVENT_TBMWPC_H
19 #include "GaudiKernel/MsgStream.h"
39 TBMWPC(
const std::string& thisBPCName);
void setCPosOverflow(const std::vector< bool > &overflow)
void setXchambers(bool isX)
const std::vector< float > & getCPos() const
const std::vector< float > & getClusterSizeC() const
Get cluster size for c-direction.
std::vector< bool > m_cPosOverflow
std::vector< float > m_cPos
void setClusterSizeC(const std::vector< float > &clsize_c)
Set cluster size for c-direction.
const std::vector< float > & getCErr() const
const std::vector< bool > & isCPosOverflow() const
void setCErr(const std::vector< float > &errors)
An STL vector of pointers that by default owns its pointed-to elements.
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
void setCPos(const std::vector< float > &signals)
std::vector< float > m_clusterSize_c
half with of cluster (c) (cm)
macros to associate a CLID to a type
std::vector< float > m_cErr