Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TPCEventDisplay.C File Reference
#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 <boost/format.hpp>
#include <boost/math/special_functions/sign.hpp>
+ Include dependency graph for TPCEventDisplay.C:

Go to the source code of this file.

Functions

TVector2 getBinPosition (int sector, int inFee, int channel, TTree *R1, TTree *R2, TTree *R3)
 
void TPCEventDisplay (const float adcCut=100., const string &outfile="/sphenix/user/rosstom/test/TPCEventDisplay_10684", const string &indir="/sphenix/user/rosstom/test/testFiles/", const string &runName="beam-00010684", const bool writeAllHits=true)
 

Function Documentation

TVector2 getBinPosition ( int  sector,
int  inFee,
int  channel,
TTree *  R1,
TTree *  R2,
TTree *  R3 
)

Definition at line 28 of file TPCEventDisplay.C.

View newest version in sPHENIX GitHub at line 28 of file TPCEventDisplay.C

References double(), ActsTests::PropagationDatasets::phi, Acts::Test::pos, ambiguity_solver_full_chain::x, and y.

Referenced by TPCEventDisplay().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void TPCEventDisplay ( const float  adcCut = 100.,
const string &  outfile = "/sphenix/user/rosstom/test/TPCEventDisplay_10684",
const string &  indir = "/sphenix/user/rosstom/test/testFiles/",
const string &  runName = "beam-00010684",
const bool  writeAllHits = true 
)

Definition at line 76 of file TPCEventDisplay.C.

View newest version in sPHENIX GitHub at line 76 of file TPCEventDisplay.C

References BCO, double(), material_mapping_optimisation::format, getBinPosition(), add_histos::outfile, Acts::Test::pos, R1, R2, R3, and to_string().

+ Here is the call graph for this function: