Particle Identification and Tracking
Functions
md_store_test.cpp File Reference
#include "md_store.h"
#include <iostream>
#include <string>
+ Include dependency graph for md_store_test.cpp:

Functions

template<class T >
bool test_fun (string str, T val, Md_store &md)
 
int main ()
 

Function Documentation

int main ( )
template<class T >
bool test_fun ( string  str,
val,
Md_store md 
)