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

This is the complete list of members for LArCaliPulseParamsComplete, 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< LArCaliPulseParamsP >
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< LArCaliPulseParamsP >
begin(unsigned int gain)LArConditionsContainer< LArCaliPulseParamsP >
begin(unsigned int gain, const std::vector< FebId > &febIds) constLArConditionsContainer< LArCaliPulseParamsP >
begin(unsigned int gain, const std::vector< FebId > &febIds)LArConditionsContainer< LArCaliPulseParamsP >
begin(unsigned int gain, const HWIdentifier &febId) constLArConditionsContainer< LArCaliPulseParamsP >
begin(unsigned int gain, const HWIdentifier &febId)LArConditionsContainer< LArCaliPulseParamsP >
CondMultChanCollection::begin() const noexceptDataVector< T, BASE >
CondMultChanCollection::begin() noexceptDataVector< T, BASE >
capacity() const noexceptDataVector< T, BASE >
cbegin() const noexceptDataVector< T, BASE >
cend() const noexceptDataVector< T, BASE >
chan_begin() constLArConditionsContainer< LArCaliPulseParamsP >
chan_const_iterator typedefLArConditionsContainer< LArCaliPulseParamsP >
chan_end() constLArConditionsContainer< LArCaliPulseParamsP >
chan_iterator typedefCondMultChanCollection< T >
chan_size() constLArConditionsContainer< LArCaliPulseParamsP >
chan_size_type typedefLArConditionsContainer< LArCaliPulseParamsP >
ChannelVector typedefLArConditionsContainer< LArCaliPulseParamsP >
ChannelVectorIterator typedefLArConditionsContainer< LArCaliPulseParamsP >
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< LArCaliPulseParamsP >
ConditionsMap typedefLArConditionsContainer< LArCaliPulseParamsP >
ConditionsMapIterator typedefLArConditionsContainer< LArCaliPulseParamsP >
conditionsPerChannel(unsigned int coolChannel) constLArConditionsContainer< LArCaliPulseParamsP >
conditionsPerGain(unsigned int gain) constLArConditionsContainer< LArCaliPulseParamsP >
conditionsPerGroup(unsigned int group) constLArConditionsContainer< LArCaliPulseParamsP >
CondMultChanCollection()CondMultChanCollection< T >inline
const_iterator typedefLArConditionsContainer< LArCaliPulseParamsP >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< LArCaliPulseParamsP >
ConstCorrectionIt typedefLArConditionsContainer< LArCaliPulseParamsP >
ConstCorrectionVecIt typedefLArConditionsContainer< LArCaliPulseParamsP >private
ConstGainMapIterator typedefLArConditionsContainer< LArCaliPulseParamsP >
ConstPointer typedefLArConditionsContainer< LArCaliPulseParamsP >
ConstReference typedefLArConditionsContainer< LArCaliPulseParamsP >
CONTAINER typedefLArCaliPulseParamsComplete
coolChannel(const HWIdentifier id, unsigned int gain=0) constLArConditionsContainer< LArCaliPulseParamsP >
correctionIndexAndCoolChannel(HWIdentifier id, unsigned int gain, unsigned int &index, unsigned int &coolChannel)LArConditionsContainerBaseprotected
CorrectionPair typedefLArConditionsContainer< LArCaliPulseParamsP >private
correctionsApplied() constLArConditionsContainer< LArCaliPulseParamsP >
CorrectionVector typedefLArConditionsContainer< LArCaliPulseParamsP >private
CorrectionVectors typedefLArConditionsContainer< LArCaliPulseParamsP >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
dTimeCal(const HWIdentifier &CellID, int gain) constLArCaliPulseParamsCompletevirtual
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< LArCaliPulseParamsP >protected
end(unsigned int gain) constLArConditionsContainer< LArCaliPulseParamsP >
end(unsigned int gain)LArConditionsContainer< LArCaliPulseParamsP >
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 valueILArCaliPulseParams
ExtendedFTGrouping enum valueLArConditionsContainerBase
ExtendedSubDetGrouping enum valueLArConditionsContainerBase
FebId typedefLArConditionsContainer< LArCaliPulseParamsP >
FEBIdVector typedefLArConditionsContainerBase
febIdVector(unsigned int gain, unsigned int coolChannel) constLArConditionsContainerBase
FebPairReference typedefLArConditionsContainer< LArCaliPulseParamsP >
FeedThroughGrouping enum valueLArConditionsContainerBase
front() constDataVector< T, BASE >
front()DataVector< T, BASE >
Fstep(const HWIdentifier &CellID, int gain) constLArCaliPulseParamsCompletevirtual
GainMap typedefLArConditionsContainer< LArCaliPulseParamsP >
GainMapIterator typedefLArConditionsContainer< LArCaliPulseParamsP >
GainPair typedefLArConditionsContainer< LArCaliPulseParamsP >
get(const HWIdentifier id, unsigned int gain=0) constLArConditionsContainer< LArCaliPulseParamsP >
get(const HWIdentifier id, unsigned int gain=0)LArConditionsContainer< LArCaliPulseParamsP >
CondMultChanCollection::get(size_type n) constDataVector< T, BASE >
GroupingType enum nameLArConditionsContainerBase
groupingType() constLArConditionsContainer< LArCaliPulseParamsP >
groupingTypeToString() constLArConditionsContainer< LArCaliPulseParamsP >
groupNumber(unsigned int coolChannel) constLArConditionsContainer< LArCaliPulseParamsP >
has_virtualDataVector< T, BASE >static
hasUniqueIOV() constCondMultChanCollection< T >inline
implementation()CondMultChanCollection< T >inline
initGrouping()LArConditionsContainerBaseprotected
initialize()LArConditionsContainer< LArCaliPulseParamsP >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 LArCaliPulseParamsP &cond, unsigned int gain, bool corrChannel=true)LArConditionsContainer< LArCaliPulseParamsP >
insertMove(iterator position, DataVector &other)DataVector< T, BASE >
iov_begin() constLArConditionsContainer< LArCaliPulseParamsP >
iov_const_iterator typedefLArConditionsContainer< LArCaliPulseParamsP >
iov_end() constLArConditionsContainer< LArCaliPulseParamsP >
iov_iterator typedefCondMultChanCollection< T >
iov_size() constLArConditionsContainer< LArCaliPulseParamsP >
iov_size_type typedefLArConditionsContainer< LArCaliPulseParamsP >
IOVVec typedefCondMultChanCollection< T >
iter_swap(iterator a, iterator b)DataVector< T, BASE >static
iterator typedefLArConditionsContainer< LArCaliPulseParamsP >private
LArCaliPulseParamsComplete()LArCaliPulseParamsComplete
LArConditionsContainer()LArConditionsContainer< LArCaliPulseParamsP >
LArConditionsContainer(GroupingType type)LArConditionsContainer< LArCaliPulseParamsP >
LArConditionsContainerBase()LArConditionsContainerBase
LArConditionsContainerBase(GroupingType type)LArConditionsContainerBase
LArCondObj typedefLArConditionsContainer< LArCaliPulseParamsP >
m_cachedLArConditionsContainer< LArCaliPulseParamsP >protected
m_channelToMultChanCollIndexLArConditionsContainerBaseprotected
m_correctionsAppliedLArConditionsContainer< LArCaliPulseParamsP >private
m_correctionsUndoLArConditionsContainer< LArCaliPulseParamsP >private
m_dummyCorrItLArConditionsContainer< LArCaliPulseParamsP >private
m_emptyCorrectionVecLArConditionsContainer< LArCaliPulseParamsP >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< LArCaliPulseParamsP > &other)LArConditionsContainer< LArCaliPulseParamsP >
minGain() constLArConditionsContainer< LArCaliPulseParamsP >
minRange() constCondMultChanCollection< T >inline
MultChanCollection typedefLArConditionsContainer< LArCaliPulseParamsP >
must_ownDataVector< T, BASE >static
nCB(const HWIdentifier &CellID, int gain) constLArCaliPulseParamsCompletevirtual
nGains() constLArConditionsContainer< LArCaliPulseParamsP >
nGroups() constLArConditionsContainer< LArCaliPulseParamsP >
offlineHelper() constLArConditionsContainerBase
Offset(const HWIdentifier &CellID, int gain) constLArCaliPulseParamsCompletevirtual
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< LArCaliPulseParamsP >
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< LArCaliPulseParamsP >
reference typedefDataVector< T, BASE >
removeConditions()LArConditionsContainer< LArCaliPulseParamsP >
removeConditionsChannel(unsigned int coolChannel)LArConditionsContainer< LArCaliPulseParamsP >
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, int gain, float tcal, float fstep)LArCaliPulseParamsComplete
set(const HWIdentifier &CellID, int gain, float tcal, float fstep, float offset, float dtcal)LArCaliPulseParamsComplete
set(const HWIdentifier &CellID, int gain, float tcal, float fstep, float offset, float dtcal, short ncb)LArCaliPulseParamsComplete
setGroupingType(GroupingType type)LArConditionsContainerBase
setGroupingType(const std::string &groupingStr, MsgStream &logStr)LArConditionsContainerBase
setMostDerived() overrideDataVector< T, BASE >protectedvirtual
setPdata(const HWIdentifier id, const LArCaliPulseParamsP &payload, unsigned int gain=0)LArConditionsContainer< LArCaliPulseParamsP >
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< LArCaliPulseParamsP >
sort()DataVector< T, BASE >
sort(COMPARE comp)DataVector< T, BASE >
sortSubsets()LArConditionsContainer< LArCaliPulseParamsP >private
stdcont() constDataVector< T, BASE >
SubDetectorGrouping enum valueLArConditionsContainerBase
Subset typedefLArConditionsContainer< LArCaliPulseParamsP >
SubsetDV typedefLArConditionsContainer< LArCaliPulseParamsP >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 >
Tcal(const HWIdentifier &CellID, int gain) constLArCaliPulseParamsCompletevirtual
testInsert(const char *op)DataVector< T, BASE >
testInsertOol(const char *op)DataVector< T, BASE >
totalNumberOfConditions() constLArConditionsContainer< LArCaliPulseParamsP >
totalNumberOfCorrections() constLArConditionsContainer< LArCaliPulseParamsP >
Traits typedefLArConditionsContainer< LArCaliPulseParamsP >
TVector typedefLArConditionsContainer< LArCaliPulseParamsP >private
TVectorIterator typedefLArConditionsContainer< LArCaliPulseParamsP >private
TVectorMap typedefLArConditionsContainer< LArCaliPulseParamsP >private
TVectorMapIterator typedefLArConditionsContainer< LArCaliPulseParamsP >private
undoCorrBegin(unsigned int gain) constLArConditionsContainer< LArCaliPulseParamsP >
undoCorrections()LArConditionsContainer< LArCaliPulseParamsP >
undoCorrEnd(unsigned int gain) constLArConditionsContainer< LArCaliPulseParamsP >
unique_type typedefDataVector< T, BASE >
Unknown enum valueLArConditionsContainerBase
updateConditionsMap(FebId id, unsigned int gain, ConditionsMap &conditionsMap)LArConditionsContainer< LArCaliPulseParamsP >private
value_type typedefDataVector< T, BASE >
~ILArCaliPulseParams()ILArCaliPulseParamsinlinevirtual
~LArCaliPulseParamsComplete()LArCaliPulseParamsCompletevirtual
~LArConditionsContainer()LArConditionsContainer< LArCaliPulseParamsP >virtual
~LArConditionsContainerBase()LArConditionsContainerBasevirtual