susy_cfa  b611ccad937ea179f86a1f5663960264616c0a20
Functions
make_tree.cxx File Reference
#include <ctime>
#include <vector>
#include <iostream>
#include <fstream>
#include <string>
#include <unistd.h>
#include "TString.h"
#include "TChain.h"
#include "utilities.hpp"
#include "event_handler.hpp"
#include "small_tree.hpp"

Go to the source code of this file.

Functions

void ParseDatasets (TString inFilename, int nfiles, int nbatch, vector< TString > &yes_trig, vector< TString > &no_trig, vector< TString > &files, TString &outname)
 
int main (int argc, char *argv[])
 

Function Documentation

int main ( int  argc,
char *  argv[] 
)
void ParseDatasets ( TString  inFilename,
int  nfiles,
int  nbatch,
vector< TString > &  yes_trig,
vector< TString > &  no_trig,
vector< TString > &  files,
TString &  outname 
)

Definition at line 176 of file make_tree.cxx.

References dirlist(), and data_combine::filename.

Referenced by main().