12 #ifndef __STESTRUCTHADD_H
13 #define __STESTRUCTHADD_H
29 void addCuts(
const char* outfile, TFile * inFile,
30 int* nlist,
int num,
int parentDist[][2],
int* nParentDist,
int symmXX=0);
31 void addCuts(
const char* outfile,
const char* infile,
32 int* nlist,
int num,
int parentDist[][2],
int* nParentDist,
int symmXX=0);
33 void symmetrizeXX(TH2 *hist);
34 void old_addDensities(
const char* outfile, TFile* inFile);
35 void addDensities(
const char* outfile, TFile* inFile);
36 void combineUS(TFile * modFile);