|
SND@LHC Software
|
#include <string>#include <memory>#include "TChain.h"

Go to the source code of this file.
Namespaces | |
| namespace | snd |
| namespace | snd::analysis_tools |
Functions | |
| std::unique_ptr< TChain > | snd::analysis_tools::GetTChain (int run_number, int n_files=-1, const std::string &csv_file_path="") |
| std::unique_ptr< TChain > | snd::analysis_tools::GetTChain (const std::string &file_name) |
| std::string | snd::analysis_tools::GetDataBasePath (int run_number, std::string csv_file_path="") |