ATLAS Offline Software
Loading...
Searching...
No Matches
LArCableLengthComplete Member List

This is the complete list of members for LArCableLengthComplete, including all inherited members.

add(ChanNum chanNum)CondMultChanCollection< T >inline
add(const IOVRange &range)CondMultChanCollection< T >inline
addNewStop(const IOVTime &stop)CondMultChanCollection< T >inline
allocator_type typedefDataVector< T, BASE >
applyCorrections()LArConditionsContainer< LArCableLengthP >
applyCorrectionsAtInit(bool setFlag=false, bool flag=true)LArConditionsContainerBasestatic
assign(InputIterator first, InputIterator last)DataVector< T, BASE >
assign(std::initializer_list< value_type > l)DataVector< T, BASE >
assignBaseElement(typename BaseContainer::iterator pos, typename BaseContainer::value_type newElem)DataVector< T, BASE >private
assignElement(typename BaseContainer::iterator pos, value_type newElem)DataVector< T, BASE >private
assignElement(typename BaseContainer::iterator pos, std::unique_ptr< base_value_type > newElem)DataVector< T, BASE >private
at(size_type n) constDataVector< T, BASE >
at(size_type n)DataVector< T, BASE >
auxbase() constDataVector< T, BASE >
back() constDataVector< T, BASE >
back()DataVector< T, BASE >
base_data_vector typedefDataVector< T, BASE >
base_value_type typedefDataVector< T, BASE >
BaseContainer typedefDataVector< T, BASE >
baseOffset(const std::type_info &ti)DataVector< T, BASE >static
baseOffset1(const char *p, const DataVector &dv, const std::type_info &ti)DataVector< T, BASE >static
begin(unsigned int gain) constLArConditionsContainer< LArCableLengthP >
begin(unsigned int gain)LArConditionsContainer< LArCableLengthP >
begin(unsigned int gain, const std::vector< FebId > &febIds) constLArConditionsContainer< LArCableLengthP >
begin(unsigned int gain, const std::vector< FebId > &febIds)LArConditionsContainer< LArCableLengthP >
begin(unsigned int gain, const HWIdentifier &febId) constLArConditionsContainer< LArCableLengthP >
begin(unsigned int gain, const HWIdentifier &febId)LArConditionsContainer< LArCableLengthP >
CondMultChanCollection::begin() const noexceptDataVector< T, BASE >
CondMultChanCollection::begin() noexceptDataVector< T, BASE >
CableLength(const HWIdentifier &CellID) constLArCableLengthCompletevirtual
capacity() const noexceptDataVector< T, BASE >
cbegin() const noexceptDataVector< T, BASE >
cend() const noexceptDataVector< T, BASE >
chan_begin() constLArConditionsContainer< LArCableLengthP >
chan_const_iterator typedefLArConditionsContainer< LArCableLengthP >
chan_end() constLArConditionsContainer< LArCableLengthP >
chan_iterator typedefCondMultChanCollection< T >
chan_size() constLArConditionsContainer< LArCableLengthP >
chan_size_type typedefLArConditionsContainer< LArCableLengthP >
ChannelVector typedefLArConditionsContainer< LArCableLengthP >
ChannelVectorIterator typedefLArConditionsContainer< LArCableLengthP >
ChanNum typedefCondMultChanCollection< T >
ChanVec typedefCondMultChanCollection< T >
clear()DataVector< T, BASE >
clear(SG::OwnershipPolicy ownPolicy)DataVector< T, BASE >
clear(SG::OwnershipPolicy ownPolicy, SG::IndexTrackingPolicy trackIndices)DataVector< T, BASE >
clear(std::unique_ptr< Deleter > deleter)DataVector< T, BASE >
clear()DataVector< T, BASE >
clear(SG::OwnershipPolicy ownPolicy, SG::IndexTrackingPolicy trackIndices=SG::DEFAULT_TRACK_INDICES)DataVector< T, BASE >
clearMostDerived()DataVector< T, BASE >protected
completeCorrectionChannels()LArConditionsContainer< LArCableLengthP >
ConditionsMap typedefLArConditionsContainer< LArCableLengthP >
ConditionsMapIterator typedefLArConditionsContainer< LArCableLengthP >
conditionsPerChannel(unsigned int coolChannel) constLArConditionsContainer< LArCableLengthP >
conditionsPerGain(unsigned int gain) constLArConditionsContainer< LArCableLengthP >
conditionsPerGroup(unsigned int group) constLArConditionsContainer< LArCableLengthP >
CondMultChanCollection()CondMultChanCollection< T >inline
const_iterator typedefLArConditionsContainer< LArCableLengthP >private
const_pointer typedefDataVector< T, BASE >
const_reference typedefDataVector< T, BASE >
const_reverse_iterator typedefDataVector< T, BASE >
const_value_type typedefDataVector< T, BASE >
ConstConditionsMapIterator typedefLArConditionsContainer< LArCableLengthP >
ConstCorrectionIt typedefLArConditionsContainer< LArCableLengthP >
ConstCorrectionVecIt typedefLArConditionsContainer< LArCableLengthP >private
ConstGainMapIterator typedefLArConditionsContainer< LArCableLengthP >
ConstPointer typedefLArConditionsContainer< LArCableLengthP >
ConstReference typedefLArConditionsContainer< LArCableLengthP >
CONTAINER typedefLArCableLengthComplete
coolChannel(const HWIdentifier id, unsigned int gain=0) constLArConditionsContainer< LArCableLengthP >
correctionIndexAndCoolChannel(HWIdentifier id, unsigned int gain, unsigned int &index, unsigned int &coolChannel)LArConditionsContainerBaseprotected
CorrectionPair typedefLArConditionsContainer< LArCableLengthP >private
correctionsApplied() constLArConditionsContainer< LArCableLengthP >
CorrectionVector typedefLArConditionsContainer< LArCableLengthP >private
CorrectionVectors typedefLArConditionsContainer< LArCableLengthP >private
crbegin() const noexceptDataVector< T, BASE >
crend() const noexceptDataVector< T, BASE >
DataVector(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS, SG::IndexTrackingPolicy trackIndices=SG::DEFAULT_TRACK_INDICES)DataVector< T, BASE >explicit
DataVector(size_type n, SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS, SG::IndexTrackingPolicy trackIndices=SG::DEFAULT_TRACK_INDICES)DataVector< T, BASE >explicit
DataVector(const DataVector &)=defaultDataVector< T, BASE >
DataVector(DataVector &&rhs) noexceptDataVector< T, BASE >
DataVector(InputIterator first, InputIterator last, SG::OwnershipPolicy ownPolicy=SG::VIEW_ELEMENTS, SG::IndexTrackingPolicy trackIndices=SG::DEFAULT_TRACK_INDICES, SG::IAuxStore *store=0)DataVector< T, BASE >
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< T, BASE >
DataVector_BASE typedefDataVector< T, BASE >
Deleter typedefDataVector< T, BASE >
difference_type typedefDataVector< T, BASE >
do_cast(const typename PtrVector::value_type p)DataVector< T, BASE >static
do_cast_nc(typename PtrVector::value_type p)DataVector< T, BASE >static
dv_typeid() const overrideDataVector< T, BASE >privatevirtual
DVL_BASE typedefDataVector< T, BASE >
dvlinfo()DataVector< T, BASE >static
dvlinfo_v() const overrideDataVector< T, BASE >virtual
ElementProxy typedefDataVector< T, BASE >
emplace(iterator position, value_type pElem)DataVector< T, BASE >
emplace_back(value_type pElem)DataVector< T, BASE >
empty() constLArConditionsContainer< LArCableLengthP >protected
end(unsigned int gain) constLArConditionsContainer< LArCableLengthP >
end(unsigned int gain)LArConditionsContainer< LArCableLengthP >
CondMultChanCollection::end() const noexceptDataVector< T, BASE >
CondMultChanCollection::end() noexceptDataVector< T, BASE >
erase(iterator position)DataVector< T, BASE >
erase(iterator first, iterator last)DataVector< T, BASE >
ERRORCODE enum valueILArCableLength
ExtendedFTGrouping enum valueLArConditionsContainerBase
ExtendedSubDetGrouping enum valueLArConditionsContainerBase
FebId typedefLArConditionsContainer< LArCableLengthP >
FEBIdVector typedefLArConditionsContainerBase
febIdVector(unsigned int gain, unsigned int coolChannel) constLArConditionsContainerBase
FebPairReference typedefLArConditionsContainer< LArCableLengthP >
FeedThroughGrouping enum valueLArConditionsContainerBase
front() constDataVector< T, BASE >
front()DataVector< T, BASE >
GainMap typedefLArConditionsContainer< LArCableLengthP >
GainMapIterator typedefLArConditionsContainer< LArCableLengthP >
GainPair typedefLArConditionsContainer< LArCableLengthP >
get(const HWIdentifier id, unsigned int gain=0) constLArConditionsContainer< LArCableLengthP >
get(const HWIdentifier id, unsigned int gain=0)LArConditionsContainer< LArCableLengthP >
CondMultChanCollection::get(size_type n) constDataVector< T, BASE >
GroupingType enum nameLArConditionsContainerBase
groupingType() constLArConditionsContainer< LArCableLengthP >
groupingTypeToString() constLArConditionsContainer< LArCableLengthP >
groupNumber(unsigned int coolChannel) constLArConditionsContainer< LArCableLengthP >
has_virtualDataVector< T, BASE >static
hasUniqueIOV() constCondMultChanCollection< T >inline
implementation()CondMultChanCollection< T >inline
initGrouping()LArConditionsContainerBaseprotected
initialize()LArConditionsContainer< LArCableLengthP >virtual
initializeBase()LArConditionsContainerBase
insert(iterator position, value_type pElem)DataVector< T, BASE >
insert(iterator position, std::unique_ptr< base_value_type > pElem)DataVector< T, BASE >
insert(iterator position, InputIterator first, InputIterator last)DataVector< T, BASE >
insert(iterator position, InputIterator first, InputIterator last)DataVector< T, BASE >
insert(iterator position, std::initializer_list< value_type > l)DataVector< T, BASE >
insertCorrection(HWIdentifier id, const LArCableLengthP &cond, unsigned int gain, bool corrChannel=true)LArConditionsContainer< LArCableLengthP >
insertMove(iterator position, DataVector &other)DataVector< T, BASE >
iov_begin() constLArConditionsContainer< LArCableLengthP >
iov_const_iterator typedefLArConditionsContainer< LArCableLengthP >
iov_end() constLArConditionsContainer< LArCableLengthP >
iov_iterator typedefCondMultChanCollection< T >
iov_size() constLArConditionsContainer< LArCableLengthP >
iov_size_type typedefLArConditionsContainer< LArCableLengthP >
IOVVec typedefCondMultChanCollection< T >
iter_swap(iterator a, iterator b)DataVector< T, BASE >static
iterator typedefLArConditionsContainer< LArCableLengthP >private
LArCableLengthComplete()LArCableLengthComplete
LArConditionsContainer()LArConditionsContainer< LArCableLengthP >
LArConditionsContainer(GroupingType type)LArConditionsContainer< LArCableLengthP >
LArConditionsContainerBase()LArConditionsContainerBase
LArConditionsContainerBase(GroupingType type)LArConditionsContainerBase
LArCondObj typedefLArConditionsContainer< LArCableLengthP >
m_cachedLArConditionsContainer< LArCableLengthP >protected
m_channelToMultChanCollIndexLArConditionsContainerBaseprotected
m_correctionsAppliedLArConditionsContainer< LArCableLengthP >private
m_correctionsUndoLArConditionsContainer< LArCableLengthP >private
m_dummyCorrItLArConditionsContainer< LArCableLengthP >private
m_emptyCorrectionVecLArConditionsContainer< LArCableLengthP >private
m_febIdChanMapLArConditionsContainerBaseprotected
m_groupTypeLArConditionsContainerBaseprotected
m_implCondMultChanCollection< T >private
m_isInitializedLArConditionsContainerBaseprotected
m_isMostDerivedDataVector< T, BASE >private
m_offlineHelperLArConditionsContainerBaseprotected
m_onlineHelperLArConditionsContainerBaseprotected
max_size() const noexceptDataVector< T, BASE >
merge(const LArConditionsContainer< LArCableLengthP > &other)LArConditionsContainer< LArCableLengthP >
minGain() constLArConditionsContainer< LArCableLengthP >
minRange() constCondMultChanCollection< T >inline
MultChanCollection typedefLArConditionsContainer< LArCableLengthP >
must_ownDataVector< T, BASE >static
nGains() constLArConditionsContainer< LArCableLengthP >
nGroups() constLArConditionsContainer< LArCableLengthP >
offlineHelper() constLArConditionsContainerBase
onlineHelper() constLArConditionsContainerBase
operator=(const DataVector &rhs)DataVector< T, BASE >
operator=(DataVector &&rhs)DataVector< T, BASE >
operator=(std::initializer_list< value_type > l)DataVector< T, BASE >
operator[](size_type n) constDataVector< T, BASE >
operator[](size_type n)DataVector< T, BASE >
ownPolicy() constDataVector< T, BASE >
Pointer typedefLArConditionsContainer< LArCableLengthP >
pointer typedefDataVector< T, BASE >
pop_back()DataVector< T, BASE >
pop_back()DataVector< T, BASE >
PtrVector typedefDataVector< T, BASE >
push_back(value_type pElem)DataVector< T, BASE >
push_back(std::unique_ptr< base_value_type > pElem)DataVector< T, BASE >
push_new(size_type n, F alloc)DataVector< T, BASE >
rbegin() const noexceptDataVector< T, BASE >
rbegin() noexceptDataVector< T, BASE >
Reference typedefLArConditionsContainer< LArCableLengthP >
reference typedefDataVector< T, BASE >
removeConditions()LArConditionsContainer< LArCableLengthP >
removeConditionsChannel(unsigned int coolChannel)LArConditionsContainer< LArCableLengthP >
rend() const noexceptDataVector< T, BASE >
rend() noexceptDataVector< T, BASE >
reserve(size_type n)DataVector< T, BASE >
resetChannelNumbers()CondMultChanCollection< T >inline
resize(size_type sz)DataVector< T, BASE >
resize(size_type sz)DataVector< T, BASE >
resortAux(iterator beg, iterator end)DataVector< T, BASE >
reverse_iterator typedefDataVector< T, BASE >
self typedefDataVector< T, BASE >private
set(const HWIdentifier &CellID, float vCableLength)LArCableLengthComplete
setGroupingType(GroupingType type)LArConditionsContainerBase
setGroupingType(const std::string &groupingStr, MsgStream &logStr)LArConditionsContainerBase
setMostDerived() overrideDataVector< T, BASE >protectedvirtual
setPdata(const HWIdentifier id, const LArCableLengthP &payload, unsigned int gain=0)LArConditionsContainer< LArCableLengthP >
shift(size_t pos, ptrdiff_t offs)DataVector< T, BASE >private
shrink_to_fit()DataVector< T, BASE >
SingleGroup enum valueLArConditionsContainerBase
size() const noexceptDataVector< T, BASE >
size_type typedefLArConditionsContainer< LArCableLengthP >
sort()DataVector< T, BASE >
sort(COMPARE comp)DataVector< T, BASE >
sortSubsets()LArConditionsContainer< LArCableLengthP >private
stdcont() constDataVector< T, BASE >
SubDetectorGrouping enum valueLArConditionsContainerBase
Subset typedefLArConditionsContainer< LArCableLengthP >
SubsetDV typedefLArConditionsContainer< LArCableLengthP >private
SuperCells enum valueLArConditionsContainerBase
swap(DataVector &rhs)DataVector< T, BASE >
swapElement(size_type index, value_type newElem, reference oldElem)DataVector< T, BASE >
swapElement(iterator pos, value_type newElem, reference oldElem)DataVector< T, BASE >
swapElement(size_type index, std::unique_ptr< base_value_type > newElem, std::unique_ptr< base_value_type > &oldElem)DataVector< T, BASE >
swapElement(iterator pos, std::unique_ptr< base_value_type > newElem, std::unique_ptr< base_value_type > &oldElem)DataVector< T, BASE >
testInsert(const char *op)DataVector< T, BASE >
testInsertOol(const char *op)DataVector< T, BASE >
totalNumberOfConditions() constLArConditionsContainer< LArCableLengthP >
totalNumberOfCorrections() constLArConditionsContainer< LArCableLengthP >
Traits typedefLArConditionsContainer< LArCableLengthP >
TVector typedefLArConditionsContainer< LArCableLengthP >private
TVectorIterator typedefLArConditionsContainer< LArCableLengthP >private
TVectorMap typedefLArConditionsContainer< LArCableLengthP >private
TVectorMapIterator typedefLArConditionsContainer< LArCableLengthP >private
undoCorrBegin(unsigned int gain) constLArConditionsContainer< LArCableLengthP >
undoCorrections()LArConditionsContainer< LArCableLengthP >
undoCorrEnd(unsigned int gain) constLArConditionsContainer< LArCableLengthP >
unique_type typedefDataVector< T, BASE >
Unknown enum valueLArConditionsContainerBase
updateConditionsMap(FebId id, unsigned int gain, ConditionsMap &conditionsMap)LArConditionsContainer< LArCableLengthP >private
value_type typedefDataVector< T, BASE >
~ILArCableLength()ILArCableLengthinlinevirtual
~LArCableLengthComplete()LArCableLengthCompletevirtual
~LArConditionsContainer()LArConditionsContainer< LArCableLengthP >virtual
~LArConditionsContainerBase()LArConditionsContainerBasevirtual