ROOTPWA
Functions
calcAmplitudes.cc File Reference
#include <iostream>
#include <fstream>
#include <unistd.h>
#include <vector>
#include <complex>
#include "TROOT.h"
#include "TFile.h"
#include "TChain.h"
#include "TTree.h"
#include "TBranch.h"
#include "TClonesArray.h"
#include "TStopwatch.h"
#include "fileUtils.hpp"
#include "particleDataTable.h"
#include "evtTreeHelper.h"
#include "waveDescription.h"
#include "amplitudeTreeLeaf.h"

Go to the source code of this file.

Functions

void usage (const string &progName, const int errCode=0)
int main (int argc, char **argv)

Function Documentation

int main ( int  argc,
char **  argv 
)
void usage ( const string &  progName,
const int  errCode = 0 
)

Definition at line 66 of file calcAmplitudes.cc.

References exit.