|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef CSCCONDDATACOLLECTION_H
6 #define CSCCONDDATACOLLECTION_H
90 template <
typename data_type>
108 std::istringstream
ss(parDefault);
153 template <
typename data_type>
161 template <
typename data_type>
170 return StatusCode::RECOVERABLE;
172 return StatusCode::SUCCESS;
char data[hepevt_bytes_allocation_ATLAS]
std::string nameType() const
virtual const data_type & getParDefault() const
std::string nameType() const
StatusCode recordFromSS(std::istringstream &ss, const unsigned int &index)
std::string nameType() const
virtual int check(unsigned int &index) const
OwnershipPolicy
describes the possible element ownership policies (see e.g. DataVector)
std::string nameType() const
virtual ~CscCondDataCollection()
@ OWN_ELEMENTS
this data object owns its elements
::StatusCode StatusCode
StatusCode definition for legacy code.
std::string nameType() const
virtual void setSize(const unsigned int &size)
CscCalcPed - algorithm that finds the Cathode Strip Chamber pedestals from an RDO.
StatusCode record(const data_type &, const int &index)
CscCondDataCollection(SG::OwnershipPolicy own=SG::OWN_ELEMENTS)
std::string nameType() const
std::string nameType() const
void clear()
Erase all the elements in the collection.
void resize(size_type sz)
Resizes the collection to the specified number of elements.
virtual std::string getParDataType() const
virtual void setParDefault(const std::string &parDefault)
std::string nameType() const
An STL vector of pointers that by default owns its pointed-to elements.
typeNamer< data_type > m_typeNamer
setBGCode setTAP setLVL2ErrorBits bool
virtual size_t getSize() const
std::string nameType() const
size_type size() const noexcept
Returns the number of elements in the collection.