|
ATLAS Offline Software
|
Go to the documentation of this file.
17 const std::string&
name,
22 declareInterface< ITrigSpacePointCountsCnvTool >(
this );
39 if( !xaod->
empty() ) {
41 << xaod->
size() <<
")" );
50 for(; tspc_iter != tspc_iter_end; ++tspc_iter){
83 return StatusCode::SUCCESS;
void setPixelClusSizeMax(float val_max)
unsigned int pixelClusSizeBins() const
const std::vector< float > & contentsPixelClusEndcapC() const
getters
unsigned int sctSpBarrel() const
void setContentsPixelClusEndcapC(const std::vector< float > &contentsPixelClusEndcapC)
unsigned int pixelClusTotBins() const
Const iterator class for DataVector/DataList.
void setSctSpEndcapC(unsigned int sctEC)
void setPixelClusTotMax(float val_max)
void setSctSpEndcapA(unsigned int setEA)
unsigned int sctSpEndcapA() const
#define ATH_MSG_VERBOSE(x)
void setContentsPixelClusEndcapA(const std::vector< float > &contentsPixelClusEndcapA)
void setContentsPixelClusBarrel(const std::vector< float > &contentsPixelClusBarrel)
void setPixelClusTotBins(unsigned int val_N)
::StatusCode StatusCode
StatusCode definition for legacy code.
float pixelClusSizeMin() const
void setPixelClusSizeMin(float val_min)
void setPixelClusTotMin(float val_min)
value_type push_back(value_type pElem)
Add an element to the end of the collection.
TrigSpacePointCounts_v1 TrigSpacePointCounts
const_iterator end() const noexcept
Return a const_iterator pointing past the end of the collection.
unsigned int sctSpEndcapC() const
#define ATH_MSG_WARNING(x)
float pixelClusTotMin() const
float pixelClusSizeMax() const
float pixelClusTotMax() const
size_type size() const noexcept
Returns the number of elements in the collection.
bool empty() const noexcept
Returns true if the collection is empty.
const_iterator begin() const noexcept
Return a const_iterator pointing at the beginning of the collection.
const std::vector< float > & contentsPixelClusBarrel() const
void setSctSpBarrel(unsigned int setB)
void setPixelClusSizeBins(unsigned int val_N)