|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef LArBadChannelDBTools_H
6 #define LArBadChannelDBTools_H
8 #include "CoolKernel/types.h"
9 #include "CoolKernel/Record.h"
10 #include "CoralBase/AttributeListSpecification.h"
22 #include "GaudiKernel/MsgStream.h"
40 template <
class Entry>
42 const coral::AttributeListSpecification&
spec );
47 const coral::AttributeListSpecification&
spec);
64 const coral::AttributeListSpecification&
spec,
74 std::vector<BadChanEntry>
77 std::vector<BadFebEntry>
char data[hepevt_bytes_allocation_ATLAS]
This file defines the class for a collection of AttributeLists where each one is associated with a ch...
std::vector< BadChanEntry > BadChanVec
void fillBlob(const std::vector< std::pair< HWIdentifier, T > > &vec, coral::Blob &blob)
Creates a BLOB of the right size and copies the content of the vector of pair<HWIdentifier,...
This class is a collection of AttributeLists where each one is associated with a channel number....
std::vector< BadFebEntry > BadFebVec
An AttributeList represents a logical row of attributes in a metadata table. The name and type of eac...