clas12root
Loading...
Searching...
No Matches
ccdb_reader.h File Reference
#include "region_particle.h"
#include <string>
#include <vector>
#include <memory>
Include dependency graph for ccdb_reader.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  clas12::ccdb_reader

Namespaces

namespace  clas12

Typedefs

using clas12::CCDBTable = const clas12::TableOfDoubles_t*
using clas12::TableOfDoubles_t = std::vector<std::vector<double>>
using clas12::TableRecord_t = std::pair<std::string,TableOfDoubles_t>