allocator_type typedef | DataVector< TileRawChannel > | |
assign(InputIterator first, InputIterator last) | DataVector< TileRawChannel > | |
assign(std::initializer_list< value_type > l) | DataVector< TileRawChannel > | |
assignBaseElement(typename BaseContainer::iterator pos, typename BaseContainer::value_type newElem) | DataVector< TileRawChannel > | private |
assignElement(typename BaseContainer::iterator pos, value_type newElem) | DataVector< TileRawChannel > | private |
assignElement(typename BaseContainer::iterator pos, std::unique_ptr< base_value_type > newElem) | DataVector< TileRawChannel > | private |
at(size_type n) const | DataVector< TileRawChannel > | |
at(size_type n) | DataVector< TileRawChannel > | |
auxbase() const | DataVector< TileRawChannel > | |
back() const | DataVector< TileRawChannel > | |
back() | DataVector< TileRawChannel > | |
base_data_vector typedef | DataVector< TileRawChannel > | |
base_value_type typedef | DataVector< TileRawChannel > | |
BaseContainer typedef | DataVector< TileRawChannel > | |
baseOffset(const std::type_info &ti) | DataVector< TileRawChannel > | static |
baseOffset1(const char *p, const DataVector &dv, const std::type_info &ti) | DataVector< TileRawChannel > | static |
begin() const noexcept | DataVector< TileRawChannel > | |
begin() noexcept | DataVector< TileRawChannel > | |
capacity() const noexcept | DataVector< TileRawChannel > | |
cbegin() const noexcept | DataVector< TileRawChannel > | |
cend() const noexcept | DataVector< TileRawChannel > | |
clear() | TileRawChannelCollection | virtual |
DataVector< TileRawChannel >::clear(SG::OwnershipPolicy ownPolicy) | DataVector< TileRawChannel > | |
DataVector< TileRawChannel >::clear(SG::OwnershipPolicy ownPolicy, SG::IndexTrackingPolicy trackIndices) | DataVector< TileRawChannel > | |
DataVector< TileRawChannel >::clear(std::unique_ptr< Deleter > deleter) | DataVector< TileRawChannel > | |
clearMostDerived() | DataVector< TileRawChannel > | protected |
const_iterator typedef | DataVector< TileRawChannel > | |
const_pointer typedef | DataVector< TileRawChannel > | |
const_reference typedef | DataVector< TileRawChannel > | |
const_reverse_iterator typedef | DataVector< TileRawChannel > | |
const_value_type typedef | DataVector< TileRawChannel > | |
crbegin() const noexcept | DataVector< TileRawChannel > | |
crend() const noexcept | DataVector< TileRawChannel > | |
DataVector(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS, SG::IndexTrackingPolicy trackIndices=SG::DEFAULT_TRACK_INDICES) | DataVector< TileRawChannel > | explicit |
DataVector(size_type n, SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS, SG::IndexTrackingPolicy trackIndices=SG::DEFAULT_TRACK_INDICES) | DataVector< TileRawChannel > | explicit |
DataVector(const DataVector &)=default | DataVector< TileRawChannel > | |
DataVector(DataVector &&rhs) noexcept | DataVector< TileRawChannel > | |
DataVector(InputIterator first, InputIterator last, SG::OwnershipPolicy ownPolicy=SG::VIEW_ELEMENTS, SG::IndexTrackingPolicy trackIndices=SG::DEFAULT_TRACK_INDICES, SG::IAuxStore *store=0) | DataVector< TileRawChannel > | |
DataVector(std::initializer_list< value_type > l, SG::OwnershipPolicy ownPolicy=SG::VIEW_ELEMENTS, SG::IndexTrackingPolicy trackIndices=SG::DEFAULT_TRACK_INDICES, SG::IAuxStore *store=0) | DataVector< TileRawChannel > | |
DataVector_BASE typedef | DataVector< TileRawChannel > | |
Deleter typedef | DataVector< TileRawChannel > | |
difference_type typedef | DataVector< TileRawChannel > | |
DIGIT typedef | TileRawDataCollection< TileRawChannel > | |
do_cast(const typename PtrVector::value_type p) | DataVector< TileRawChannel > | static |
do_cast_nc(typename PtrVector::value_type p) | DataVector< TileRawChannel > | static |
dv_typeid() const | DataVector< TileRawChannel > | privatevirtual |
DVL_BASE typedef | DataVector< TileRawChannel > | |
dvlinfo() | DataVector< TileRawChannel > | static |
dvlinfo_v() const | DataVector< TileRawChannel > | virtual |
ElementProxy typedef | DataVector< TileRawChannel > | |
emplace(iterator position, value_type pElem) | DataVector< TileRawChannel > | |
emplace_back(value_type pElem) | DataVector< TileRawChannel > | |
empty() const noexcept | DataVector< TileRawChannel > | |
end() const noexcept | DataVector< TileRawChannel > | |
end() noexcept | DataVector< TileRawChannel > | |
erase(iterator position) | DataVector< TileRawChannel > | |
erase(iterator first, iterator last) | DataVector< TileRawChannel > | |
front() const | DataVector< TileRawChannel > | |
front() | DataVector< TileRawChannel > | |
get(size_type n) const | DataVector< TileRawChannel > | |
getDetEvType() const | TileRawDataCollection< TileRawChannel > | inline |
getFragBCID() const | TileRawChannelCollection | inline |
getFragDSPBCID() const | TileRawChannelCollection | inline |
getFragDstrobe() const | TileRawChannelCollection | inline |
getFragFEChipMask() const | TileRawChannelCollection | inline |
getFragGlobalCRC() const | TileRawChannelCollection | inline |
getFragHeaderBit() const | TileRawChannelCollection | inline |
getFragHeaderPar() const | TileRawChannelCollection | inline |
getFragMemoryPar() const | TileRawChannelCollection | inline |
getFragRODChipMask() const | TileRawChannelCollection | inline |
getFragSampleBit() const | TileRawChannelCollection | inline |
getFragSamplePar() const | TileRawChannelCollection | inline |
getFragSstrobe() const | TileRawChannelCollection | inline |
getLvl1Id() const | TileRawDataCollection< TileRawChannel > | inline |
getLvl1Type() const | TileRawDataCollection< TileRawChannel > | inline |
getOwnership() const | TileRawDataCollection< TileRawChannel > | inlineprotected |
getRODBCID() const | TileRawDataCollection< TileRawChannel > | inline |
has_virtual | DataVector< TileRawChannel > | static |
ID typedef | TileRawChannelCollection | |
identify() const | TileRawDataCollection< TileRawChannel > | inline |
insert(iterator position, value_type pElem) | DataVector< TileRawChannel > | |
insert(iterator position, std::unique_ptr< base_value_type > pElem) | DataVector< TileRawChannel > | |
insert(iterator position, InputIterator first, InputIterator last) | DataVector< TileRawChannel > | |
insert(iterator position, InputIterator first, InputIterator last) | DataVector< TileRawChannel > | |
insert(iterator position, std::initializer_list< value_type > l) | DataVector< TileRawChannel > | |
insertMove(iterator position, DataVector &other) | DataVector< TileRawChannel > | |
iter_swap(iterator a, iterator b) | DataVector< TileRawChannel > | static |
iterator typedef | DataVector< TileRawChannel > | |
m_detEvType | TileRawDataCollection< TileRawChannel > | private |
m_FragBCID | TileRawChannelCollection | private |
m_FragDSPBCID | TileRawChannelCollection | private |
m_FragDstrobe | TileRawChannelCollection | private |
m_FragFEChipMask | TileRawChannelCollection | private |
m_FragGlobalCRC | TileRawChannelCollection | private |
m_FragHeaderBit | TileRawChannelCollection | private |
m_FragHeaderPar | TileRawChannelCollection | private |
m_FragMemoryPar | TileRawChannelCollection | private |
m_FragRODChipMask | TileRawChannelCollection | private |
m_FragSampleBit | TileRawChannelCollection | private |
m_FragSamplePar | TileRawChannelCollection | private |
m_FragSstrobe | TileRawChannelCollection | private |
m_id | TileRawDataCollection< TileRawChannel > | private |
m_isMostDerived | DataVector< TileRawChannel > | private |
m_lvl1Id | TileRawDataCollection< TileRawChannel > | private |
m_lvl1Type | TileRawDataCollection< TileRawChannel > | private |
m_rodBCID | TileRawDataCollection< TileRawChannel > | private |
max_size() const noexcept | DataVector< TileRawChannel > | |
must_own | DataVector< TileRawChannel > | static |
MyBase typedef | TileRawChannelCollection | |
OBJECT typedef | TileRawDataCollection< TileRawChannel > | |
operator std::string() const | TileRawDataCollection< TileRawChannel > | virtual |
operator=(const DataVector &rhs) | DataVector< TileRawChannel > | |
operator=(DataVector &&rhs) noexcept | DataVector< TileRawChannel > | |
operator=(std::initializer_list< value_type > l) | DataVector< TileRawChannel > | |
operator[](size_type n) const | DataVector< TileRawChannel > | |
operator[](size_type n) | DataVector< TileRawChannel > | |
ownPolicy() const | DataVector< TileRawChannel > | |
pointer typedef | DataVector< TileRawChannel > | |
pop_back() | DataVector< TileRawChannel > | |
pop_back() | DataVector< TileRawChannel > | |
print() const | TileRawDataCollection< TileRawChannel > | virtual |
PtrVector typedef | DataVector< TileRawChannel > | |
push_back(value_type pElem) | DataVector< TileRawChannel > | |
push_back(std::unique_ptr< base_value_type > pElem) | DataVector< TileRawChannel > | |
rbegin() const noexcept | DataVector< TileRawChannel > | |
rbegin() noexcept | DataVector< TileRawChannel > | |
reference typedef | DataVector< TileRawChannel > | |
rend() const noexcept | DataVector< TileRawChannel > | |
rend() noexcept | DataVector< TileRawChannel > | |
reserve(size_type n) | DataVector< TileRawChannel > | |
resize(size_type sz) | DataVector< TileRawChannel > | |
resize(size_type sz) | DataVector< TileRawChannel > | |
resortAux(iterator beg, iterator end) | DataVector< TileRawChannel > | |
reverse_iterator typedef | DataVector< TileRawChannel > | |
self typedef | DataVector< TileRawChannel > | private |
setDetEvType(uint32_t detEvType) | TileRawDataCollection< TileRawChannel > | inline |
setFragBCID(uint32_t bcid) | TileRawChannelCollection | inline |
setFragDSPBCID(uint32_t bcid) | TileRawChannelCollection | inline |
setFragDstrobe(uint32_t dstrobe) | TileRawChannelCollection | inline |
setFragFEChipMask(uint32_t fechipmask) | TileRawChannelCollection | inline |
setFragGlobalCRC(uint32_t globalcrc) | TileRawChannelCollection | inline |
setFragHeaderBit(uint32_t headerbit) | TileRawChannelCollection | inline |
setFragHeaderPar(uint32_t headerpar) | TileRawChannelCollection | inline |
setFragMemoryPar(uint32_t memorypar) | TileRawChannelCollection | inline |
setFragRODChipMask(uint32_t rodchipmask) | TileRawChannelCollection | inline |
setFragSampleBit(uint32_t samplebit) | TileRawChannelCollection | inline |
setFragSamplePar(uint32_t samplepar) | TileRawChannelCollection | inline |
setFragSstrobe(uint32_t sstrobe) | TileRawChannelCollection | inline |
setLvl1Id(uint32_t lvl1Id) | TileRawDataCollection< TileRawChannel > | inline |
setLvl1Type(uint32_t lvl1Type) | TileRawDataCollection< TileRawChannel > | inline |
setMostDerived() | DataVector< TileRawChannel > | protectedvirtual |
setOwnership(SG::OwnershipPolicy ownPolicy) | TileRawDataCollection< TileRawChannel > | inlineprotected |
setRODBCID(uint32_t rodBCID) | TileRawDataCollection< TileRawChannel > | inline |
shift(size_t pos, ptrdiff_t offs) | DataVector< TileRawChannel > | private |
shrink_to_fit() | DataVector< TileRawChannel > | |
size() const noexcept | DataVector< TileRawChannel > | |
size_type typedef | DataVector< TileRawChannel > | |
sort() | DataVector< TileRawChannel > | |
sort(COMPARE comp) | DataVector< TileRawChannel > | |
stdcont() const | DataVector< TileRawChannel > | |
swap(DataVector &rhs) | DataVector< TileRawChannel > | |
swapElement(size_type index, value_type newElem, reference oldElem) | DataVector< TileRawChannel > | |
swapElement(iterator pos, value_type newElem, reference oldElem) | DataVector< TileRawChannel > | |
swapElement(size_type index, std::unique_ptr< base_value_type > newElem, std::unique_ptr< base_value_type > &oldElem) | DataVector< TileRawChannel > | |
swapElement(iterator pos, std::unique_ptr< base_value_type > newElem, std::unique_ptr< base_value_type > &oldElem) | DataVector< TileRawChannel > | |
TCollection_const_iterator typedef | TileRawDataCollection< TileRawChannel > | |
TElement typedef | TileRawChannelCollection | |
testInsert(const char *op) | DataVector< TileRawChannel > | |
testInsertOol(const char *op) | DataVector< TileRawChannel > | |
TileRawChannelCollection(ID id, SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS) | TileRawChannelCollection | inline |
TileRawChannelCollection(SG::OwnershipPolicy ownPolicy, ID id) | TileRawChannelCollection | inline |
TileRawChannelCollection(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS) | TileRawChannelCollection | inline |
TileRawChannelCollection(const TileRawChannelCollection &other) | TileRawChannelCollection | |
TileRawChannelCollection(TileRawChannelCollection &&other)=default | TileRawChannelCollection | |
TileRawChannelContainerCnv class | TileRawChannelCollection | friend |
TileRawDataCollection(ID id, SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS) | TileRawDataCollection< TileRawChannel > | inline |
TileRawDataCollection(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS) | TileRawDataCollection< TileRawChannel > | inline |
TileRawDataCollection(ID id, SG::OwnershipPolicy ownPolicy, uint32_t lvl1Id, uint32_t lvl1Type, uint32_t detEvType, uint32_t rodBCID) | TileRawDataCollection< TileRawChannel > | inline |
TileRawDataCollection(const TileRawDataCollection< TileRawChannel > &rhs)=default | TileRawDataCollection< TileRawChannel > | |
TileRawDataCollection(TileRawDataCollection< TileRawChannel > &&rhs)=default | TileRawDataCollection< TileRawChannel > | |
TT_ID typedef | TileRawDataCollection< TileRawChannel > | |
unique_type typedef | DataVector< TileRawChannel > | |
value_type typedef | DataVector< TileRawChannel > | |
whoami(void) const | TileRawDataCollection< TileRawChannel > | inlinevirtual |
~TileRawChannelCollection() | TileRawChannelCollection | inline |
~TileRawDataCollection()=default | TileRawDataCollection< TileRawChannel > | virtual |