Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
fasthadv4.h File Reference
#include <iostream>
#include <ostream>
#include <fstream>
#include <cctype>
#include <string>
#include <math.h>
#include <cstdlib>
#include "TROOT.h"
#include "TF1.h"
#include "TH1.h"
#include "TH2.h"
#include "TH3.h"
#include "TNtuple.h"
#include "TFile.h"
#include "TRandom.h"
#include "TMath.h"
#include "TCanvas.h"
+ Include dependency graph for fasthadv4.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

char title [100]
 
char cfile [100]
 
const double dlength = 20.0
 
const double ddedx = 0.0025
 
const double ddzmip = 0.2
 
const double dmipstop = 0.994
 
const double dresol = 0.18
 
const double dwidthem = 0.11
 
const double dwidthhad = 0.3
 
const double dtothade = 12.0
 
const int ntry =3000
 
const int ndefmipstep = 100
 
const int ndefshstep = 1000
 
const int nlive = 100
 
const int nbin =40
 
const double xlo =-20.0
 
const double xhi =20.0
 
const double ylo =-20.0
 
const double yhi =20.0
 
const double zlo =0.0
 
const double zhi =20.0
 

Variable Documentation

char cfile[100]

Definition at line 22 of file fasthadv4.h.

View newest version in sPHENIX GitHub at line 22 of file fasthadv4.h

const double ddedx = 0.0025

Definition at line 29 of file fasthadv4.h.

View newest version in sPHENIX GitHub at line 29 of file fasthadv4.h

Referenced by fasthadv4().

const double ddzmip = 0.2

Definition at line 30 of file fasthadv4.h.

View newest version in sPHENIX GitHub at line 30 of file fasthadv4.h

Referenced by fasthadv4().

const double dmipstop = 0.994

Definition at line 35 of file fasthadv4.h.

View newest version in sPHENIX GitHub at line 35 of file fasthadv4.h

Referenced by fasthadv4().

const double dresol = 0.18

Definition at line 36 of file fasthadv4.h.

View newest version in sPHENIX GitHub at line 36 of file fasthadv4.h

Referenced by fasthadv4().

const double dtothade = 12.0

Definition at line 44 of file fasthadv4.h.

View newest version in sPHENIX GitHub at line 44 of file fasthadv4.h

Referenced by fasthadv4().

const double dwidthem = 0.11

Definition at line 41 of file fasthadv4.h.

View newest version in sPHENIX GitHub at line 41 of file fasthadv4.h

Referenced by fasthadv4().

const double dwidthhad = 0.3

Definition at line 42 of file fasthadv4.h.

View newest version in sPHENIX GitHub at line 42 of file fasthadv4.h

Referenced by fasthadv4().

const int nbin =40

Definition at line 53 of file fasthadv4.h.

View newest version in sPHENIX GitHub at line 53 of file fasthadv4.h

Referenced by luboei(), plot_ntp_g4hit(), TpcCombinedRawDataUnpacker::process_event(), PktSizeMon::putmapinhisto(), pyboei(), pyhimaxi(), and pymaxi().

const int ndefmipstep = 100

Definition at line 48 of file fasthadv4.h.

View newest version in sPHENIX GitHub at line 48 of file fasthadv4.h

Referenced by fasthadv4().

const int ndefshstep = 1000

Definition at line 49 of file fasthadv4.h.

View newest version in sPHENIX GitHub at line 49 of file fasthadv4.h

Referenced by fasthadv4().

const int nlive = 100

Definition at line 50 of file fasthadv4.h.

View newest version in sPHENIX GitHub at line 50 of file fasthadv4.h

Referenced by fasthadv4().

const int ntry =3000
const double xhi =20.0

Definition at line 55 of file fasthadv4.h.

View newest version in sPHENIX GitHub at line 55 of file fasthadv4.h

Referenced by pyfint().

const double xlo =-20.0

Definition at line 54 of file fasthadv4.h.

View newest version in sPHENIX GitHub at line 54 of file fasthadv4.h

Referenced by pyfint().

const double yhi =20.0

Definition at line 57 of file fasthadv4.h.

View newest version in sPHENIX GitHub at line 57 of file fasthadv4.h

const double ylo =-20.0

Definition at line 56 of file fasthadv4.h.

View newest version in sPHENIX GitHub at line 56 of file fasthadv4.h

const double zhi =20.0

Definition at line 59 of file fasthadv4.h.

View newest version in sPHENIX GitHub at line 59 of file fasthadv4.h

const double zlo =0.0

Definition at line 58 of file fasthadv4.h.

View newest version in sPHENIX GitHub at line 58 of file fasthadv4.h