![]() |
Project
|
#include <boost/program_options.hpp>
#include "ITSMFTSimulation/AlpideSimResponse.h"
#include <TFile.h>
#include <TSystem.h>
#include <stdexcept>
#include <cstdio>
#include <cstddef>
#include <fstream>
#include <iostream>
#include <string>
Go to the source code of this file.
Functions | |
void | alpideResponse (const std::string &inpath, const std::string &outpath, const std::string &chip_name) |
int | main (int argc, const char *argv[]) |
void alpideResponse | ( | const std::string & | inpath, |
const std::string & | outpath, | ||
const std::string & | chip_name | ||
) |
Definition at line 24 of file AlpideResponse.cxx.
Definition at line 62 of file AlpideResponse.cxx.