BOSS 7.1.0
BESIII Offline Software System
|
#include <vector>
#include <string>
#include "TStyle.h"
#include "TString.h"
Go to the source code of this file.
Functions | |
void | pushNo () |
void | gainVsDoca () |
Variables | |
vector< string > | file |
const int | PadNo1 = 0 |
const int | PadNo2 = 40 |
const int | TotalNo = 1600 |
const int | NumSlices = 40 |
const int | gainmin = 0 |
const int | gainmax = 3 |
TString | LegendName = "gain vs doca" |
const int | Ipadx = 1 |
const int | Ipady = 1 |
const int | CanvasX = 800 |
const int | CanvasY = 600 |
bool | NormFlag = false |
const double | histmin = 0.7 |
const double | histmax = 1.3 |
const double | delta = 0.15 |
void gainVsDoca | ( | ) |
Definition at line 35 of file CheckRung/check/gainVsDoca.cxx.
void pushNo | ( | ) |
const int CanvasX = 800 |
Definition at line 27 of file CheckRung/check/gainVsDoca.cxx.
Referenced by gainVsDoca().
const int CanvasY = 600 |
Definition at line 28 of file CheckRung/check/gainVsDoca.cxx.
Referenced by gainVsDoca().
const double delta = 0.15 |
Definition at line 32 of file CheckRung/check/gainVsDoca.cxx.
Referenced by TrkDifPieceTraj::append(), AsymGauss(), Lpar::circle(), ExtBesEmcGeometry::ComputeEMCParameters(), BesEmcGeometry::ComputeEMCParameters(), BesEmcConstruction::Construct(), HadronSaturation::D2I(), KalFitMaterial::dE(), RkFitMaterial::dE(), EvtDDalitz::decay(), Lpav::delta_chisq(), TRunge::dEpath(), EvtbTosllAmp::dGdsProb(), EvtBtoXsllUtil::dGdsProb(), ResetEtsAlg::execute(), gainVsDoca(), EvtVubdGamma::getdGdxdzdp(), TPhotonD::GetEnergy(), MucRec2DRoad::GetHitDistance(), HadronSaturation::I2D(), EvtHypNonLepton::init(), rb::TPhotonD::Init(), TrkPocaBase::minimize(), ExtBesEmcGeometry::ModifyForCasing(), BesEmcGeometry::ModifyForCasing(), HadronSaturation::myFunction(), operator+(), EmcRecShowerPosLin::Position(), EmcRecShowerPosLog::Position(), EmcRecShowerPosLogShMax::Position(), TrkDifPieceTraj::prepend(), FTTrack::r_phi2Fit(), FTTrack::r_phi3Fit(), FTTrack::r_phi4Fit(), FTTrack::r_phiFit(), FTTrack::r_phiReFit(), BesPaveText::SetPos(), BesVisDisplay::ShowNextEvent(), TrkPocaBase::stepToPointPoca(), TrkPocaBase::stepTowardPoca(), CalibEventSelect::WhetherSector(), EventPreSelect::WhetherSector(), BhabhaPreSelect::WhetherSector(), KalFitWire::z(), and FTWire::z().
vector<string> file |
Definition at line 8 of file CheckRung/check/gainVsDoca.cxx.
Referenced by gainVsDoca(), and pushNo().
const int gainmax = 3 |
Definition at line 23 of file CheckRung/check/gainVsDoca.cxx.
Referenced by gainVsDoca().
const int gainmin = 0 |
Definition at line 22 of file CheckRung/check/gainVsDoca.cxx.
Referenced by gainVsDoca().
const double histmax = 1.3 |
Definition at line 31 of file CheckRung/check/gainVsDoca.cxx.
Referenced by gainVsDoca().
const double histmin = 0.7 |
Definition at line 30 of file CheckRung/check/gainVsDoca.cxx.
Referenced by gainVsDoca().
const int Ipadx = 1 |
Definition at line 25 of file CheckRung/check/gainVsDoca.cxx.
Referenced by gainVsDoca().
const int Ipady = 1 |
Definition at line 26 of file CheckRung/check/gainVsDoca.cxx.
Referenced by gainVsDoca().
TString LegendName = "gain vs doca" |
Definition at line 24 of file CheckRung/check/gainVsDoca.cxx.
Referenced by gainVsDoca().
Definition at line 29 of file CheckRung/check/gainVsDoca.cxx.
Referenced by gainVsDoca().
const int NumSlices = 40 |
Definition at line 21 of file CheckRung/check/gainVsDoca.cxx.
Referenced by gainVsDoca().
const int PadNo1 = 0 |
Definition at line 18 of file CheckRung/check/gainVsDoca.cxx.
Referenced by gainVsDoca().
const int PadNo2 = 40 |
Definition at line 19 of file CheckRung/check/gainVsDoca.cxx.
Referenced by gainVsDoca().
const int TotalNo = 1600 |
Definition at line 20 of file CheckRung/check/gainVsDoca.cxx.
Referenced by gainVsDoca().