51 objectPtr( dbObject ) {
82 flagA = flagC = flagS = 0;
84 int iCell =
id.wire();
94 flagA, flagC, flagS );
95 if ( ( fCheck == 0 ) &&
97 ( lCell >= iCell ) )
return 0;
104 flagA, flagC, flagS );
105 if ( ( fCheck == 0 ) &&
106 ( fCell <= iCell ) &&
107 ( lCell >= iCell ) )
return 0;
108 flagA = flagC = flagS = 0;
117 while ( iter != iend ) {
118 const std::pair<DTHVStatusId,DTHVStatusData>& entry = *iter++;
146 while ( iter != iend ) {
147 const std::pair<DTHVStatusId,DTHVStatusData>& entry = *iter++;
150 if ( ( hvId. wheelId ==
id. wheel() ) &&
152 ( hvId. sectorId ==
id. sector() ) &&
int get(int wheelId, int stationId, int sectorId, int slId, int layerId, int partId, int &fCell, int &lCell, int &flagA, int &flagC, int &flagS) const
get content
int offChannelsNumber() const
int get(const DTWireId &id, int &flagA, int &flagC, int &flagS) const
get content
std::vector< std::pair< DTHVStatusId, DTHVStatusData > >::const_iterator const_iterator
Access methods to data.
char data[epos_bytes_allocation]
const_iterator end() const
const_iterator begin() const
const DTHVStatus * objectPtr