Analysis Software
Documentation for sPHENIX simulation software
|
#include <cstdlib>
#include <iostream>
#include <map>
#include <string>
#include <vector>
#include "TChain.h"
#include "TFile.h"
#include "TTree.h"
#include "TString.h"
#include "TObjString.h"
#include "TSystem.h"
#include "TROOT.h"
#include "TTreeReader.h"
#include "TTreeReaderValue.h"
#include "TTreeReaderArray.h"
Go to the source code of this file.
Functions | |
void | TPCPedestalCalibration (vector< string > inputFiles={"/sphenix/user/rosstom/test/testFiles/TPC_ebdc00_pedestal-00010131-0000.prdf_TPCRawDataTree.root"}) |
void TPCPedestalCalibration | ( | vector< string > | inputFiles = {"/sphenix/user/rosstom/test/testFiles/TPC_ebdc00_pedestal-00010131-0000.prdf_TPCRawDataTree.root"} | ) |
Definition at line 24 of file TPCPedestalCalibration.C.
View newest version in sPHENIX GitHub at line 24 of file TPCPedestalCalibration.C