ROOTPWA
|
#include <cstdlib>
#include <iostream>
#include <fstream>
#include <unistd.h>
#include <vector>
#include <complex>
#include "TFile.h"
#include "TTree.h"
#include "TObjString.h"
#include "TSystem.h"
#include "reportingUtils.hpp"
Go to the source code of this file.
Functions | |
void | usage (const string &progName, const int errCode=0) |
bool | massBinFromPath (const string &path, unsigned int &massBinMin, unsigned int &massBinMax) |
int | main (int argc, char **argv) |
Definition at line 108 of file ampDiff.cc.
References debug, Double_t, exit, i, massBinFromPath(), and usage().
void usage | ( | const string & | progName, |
const int | errCode = 0 |
||
) |
Definition at line 58 of file ampDiff.cc.
References exit.