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 (const std::string &csv_file_path, int run_number, int n_files=-1) |
std::unique_ptr< TChain > | snd::analysis_tools::GetTChain (std::string file_name) |
std::string | snd::analysis_tools::GetDataBasePath (const std::string &csv_file_path, int run_number) |