5#include "GaudiKernel/Bootstrap.h"
6#include "GaudiKernel/ISvcLocator.h"
7#include "GaudiKernel/IMessageSvc.h"
71 for (; it != iend; ++it ) {
72 count += (*it)->size();
RDOs : Chamber Service Module, collection of RawData.
void SetTimeStampns(uint32_t tmpTimeStampns)
size_type digit_size() const
void SetTimeStamp(uint32_t tmpTimeStamp)
void SetLvl2Pattern(const std::vector< bool > &tmplvl2_pattern)
void SetBCId(uint32_t tmpBCId)
std::vector< bool > m_efPattern
void SetLvl1Pattern(const std::vector< bool > &tmplvl1_pattern)
void SetLumiBlock(uint32_t tmpLumiBlock)
std::vector< bool > m_lvl1Pattern
std::vector< bool > m_lvl2Pattern
ALFA_RawDataCollection::size_type size_type
void SetEFPattern(const std::vector< bool > &tmpef_pattern)
DataModel_detail::const_iterator< DataVector > const_iterator
DataVector(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS, SG::IndexTrackingPolicy trackIndices=SG::DEFAULT_TRACK_INDICES)
const_iterator end() const noexcept
const_iterator begin() const noexcept
int count(std::string s, const std::string ®x)
count how many occurances of a regx are in a string