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