star-travex
|
#include <fstream>
#include <string>
#include "TChain.h"
#include "TError.h"
#include "TGeoNavigator.h"
#include "TGeoManager.h"
#include "TRandom.h"
#include "src-tools/config.h"
#include "StiHify/StiHifyEvent.h"
#include "StiHify/StiHifyPrgOptions.h"
#include "StiHify/StiHifyRootFile.h"
Go to the source code of this file.
Functions | |
void | loop_over_tree (StiHifyPrgOptions &prgOpts) |
int | main (int argc, char **argv) |
void loop_over_tree | ( | StiHifyPrgOptions & | prgOpts | ) |
Definition at line 34 of file stihify.cc.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 21 of file stihify.cc.