#ifndef DBICASCADER_H
#define DBICASCADER_H
//////////////////////////////////////////////////////////////////////////
//////////////////////////// ROOT API ////////////////////////////
//////////////////////////////////////////////////////////////////////////
/**
*
*
* \class COMET::IDbiCascader
*
*
* \brief
* Concept A cascade (prioritorised list) of IDbiConnection s, one
* for each database in the cascade.
*
* \brief
* Purpose Implements the concept of a cascade allowing user to
* overrride parts of the standard database by introducing higher
* priority non-standard ones above it in a cascade.
*
* Contact: A.Finch@lancaster.ac.uk
*
*
*/
#include