ATLAS Offline Software
Loading...
Searching...
No Matches
GenericDbTable::CondDBColumnArrayInt Struct Reference
Inheritance diagram for GenericDbTable::CondDBColumnArrayInt:
Collaboration diagram for GenericDbTable::CondDBColumnArrayInt:

Public Attributes

std::vector< std::vector< long int > > column
bool initialized {}
std::string name
dataTypes type {}

Detailed Description

Definition at line 712 of file GenericDbTable.h.

Member Data Documentation

◆ column

std::vector<std::vector<long int> > GenericDbTable::CondDBColumnArrayInt::column

Definition at line 714 of file GenericDbTable.h.

◆ initialized

bool GenericDbTable::CondDBColumn::initialized {}
inherited

Definition at line 665 of file GenericDbTable.h.

665{};

◆ 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.

667{};

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