ATLAS Offline Software
Public Attributes | List of all members
GenericDbTable::CondDBColumnFloat Struct Reference
Inheritance diagram for GenericDbTable::CondDBColumnFloat:
Collaboration diagram for GenericDbTable::CondDBColumnFloat:

Public Attributes

std::vector< float > column
 
bool initialized
 
std::string name
 
dataTypes type
 

Detailed Description

Definition at line 687 of file GenericDbTable.h.

Member Data Documentation

◆ column

std::vector<float> GenericDbTable::CondDBColumnFloat::column

Definition at line 689 of file GenericDbTable.h.

◆ initialized

bool GenericDbTable::CondDBColumn::initialized
inherited

Definition at line 665 of file GenericDbTable.h.

◆ name

std::string GenericDbTable::CondDBColumn::name
inherited

Definition at line 666 of file GenericDbTable.h.

◆ type

dataTypes GenericDbTable::CondDBColumn::type
inherited

Definition at line 667 of file GenericDbTable.h.


The documentation for this struct was generated from the following file: