ATLAS Offline Software
Namespaces | Functions
DBHelper.h File Reference
#include <CoralBase/Attribute.h>
#include <CoralBase/AttributeList.h>
#include "RelationalAccess/SchemaException.h"
#include "RelationalAccess/ITransaction.h"
#include "RelationalAccess/ITable.h"
#include "RelationalAccess/ISchema.h"
#include "RelationalAccess/ICursor.h"
#include "RelationalAccess/IQuery.h"
#include <string>
Include dependency graph for DBHelper.h:

Go to the source code of this file.

Namespaces

 TrigConf
 Forward iterator to traverse the main components of the trigger configuration.
 

Functions

void TrigConf::fillQuery (coral::IQuery *q, coral::AttributeList &attList)
 
std::string TrigConf::rmtilde (const std::string &input)
 
void TrigConf::printTable (const coral::ITable &teTable)