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"
#include "TVector3.h"
#include <tpc/TpcMap.h>
#include <boost/format.hpp>
#include <boost/math/special_functions/sign.hpp>
Go to the source code of this file.
Functions | |
void | TPCEventDisplay_Updated (const float adcCut=10., const string &outfile="TPCEventDisplay_25926_100frame_test", const string &indir="./", const string &runName="cosmics-00025926", const bool writeAllHits=true) |
void TPCEventDisplay_Updated | ( | const float | adcCut = 10. , |
const string & | outfile = "TPCEventDisplay_25926_100frame_test" , |
||
const string & | indir = "./" , |
||
const string & | runName = "cosmics-00025926" , |
||
const bool | writeAllHits = true |
||
) |
Definition at line 31 of file TPCEventDisplay_Updated.C.
View newest version in sPHENIX GitHub at line 31 of file TPCEventDisplay_Updated.C
References BCO, double(), material_mapping_optimisation::format, TpcMap::getLayer(), TpcMap::getPad(), TpcMap::getPhi(), TpcMap::getR(), i, layer, add_histos::outfile, ActsTests::PropagationDatasets::phi, Acts::Test::pos, Acts::IntegrationTest::R, TpcMap::setMapNames(), and to_string().