FairRoot/PandaRoot
|
Public Member Functions | |
MyMainFrame (const TGWindow *p, UInt_t w, UInt_t h) | |
virtual | ~MyMainFrame () |
void | DoExit () |
void | DoDraw () |
void | DoSave () |
void | DoRecreate () |
void | SetStatusText (const char *txt, Int_t pi) |
void | EventInfo (Int_t event, Int_t px, Int_t py, TObject *selected) |
MyMainFrame (const TGWindow *p, UInt_t w, UInt_t h) | |
virtual | ~MyMainFrame () |
void | DrawPoints () |
void | DrawDigis () |
void | DrawHitErrors () |
void | DrawHits () |
void | DoDraw () |
void | ReadParameters () |
void | SetDigitSchemeToDraw (Int_t itemp) |
void | ReadEvent () |
void | ChangeBaseString (char *carr) |
void | ChangeParFString (char *carr) |
void | ChangePlotParams () |
void | ChangePlotSize (char *tempD) |
void | ChangePlotCenterX (char *tempD) |
void | ChangePlotCenterY (char *tempD) |
void | ChangePlotCenterZ (char *tempD) |
void | MoveUP () |
void | Moveup () |
void | MoveDOWN () |
void | Movedown () |
void | MoveLEFT () |
void | Moveleft () |
void | MoveRIGHT () |
void | Moveright () |
void | ZoomIn () |
void | ZoomOut () |
void | PrevStat () |
void | NextStat () |
void | DoInfoStatusBar (Int_t event, Int_t x, Int_t y, TObject *sel) |
void | SaveCanvas () |
Definition at line 82 of file structure_analysis_emc.C.
MyMainFrame::MyMainFrame | ( | const TGWindow * | p, |
UInt_t | w, | ||
UInt_t | h | ||
) |
Definition at line 212 of file structure_analysis_emc.C.
References exit(), fEcan, and fStatusBar.
|
virtual |
Definition at line 264 of file structure_analysis_emc.C.
References Cleanup(), and fEcan.
MyMainFrame::MyMainFrame | ( | const TGWindow * | p, |
UInt_t | w, | ||
UInt_t | h | ||
) |
|
virtual |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
void MyMainFrame::ChangePlotParams | ( | ) |
Definition at line 709 of file guiEventDisplay.C.
References fDrawStation, fPCenXEntry, fPCenYEntry, fPCenZEntry, fPlotCenterX, fPlotCenterY, fPlotCenterZ, fPSizeEntry, fStationsZPosition, and TString.
Referenced by MoveDOWN(), Movedown(), MoveLEFT(), Moveleft(), MoveRIGHT(), Moveright(), MoveUP(), Moveup(), NextStat(), PrevStat(), ZoomIn(), and ZoomOut().
|
inline |
void MyMainFrame::DoDraw | ( | ) |
void MyMainFrame::DoDraw | ( | ) |
Definition at line 102 of file structure_analysis_emc.C.
References c1, Double_t, f, fEcan, name, pt(), tr, TString, x, y, and z.
Referenced by MoveDOWN(), Movedown(), MoveLEFT(), Moveleft(), MoveRIGHT(), Moveright(), MoveUP(), Moveup(), NextStat(), PrevStat(), ReadEvent(), SetDigitSchemeToDraw(), ZoomIn(), and ZoomOut().
void MyMainFrame::DoExit | ( | ) |
Definition at line 145 of file structure_analysis_emc.C.
References printf().
void MyMainFrame::DoInfoStatusBar | ( | Int_t | event, |
Int_t | x, | ||
Int_t | y, | ||
TObject * | sel | ||
) |
Definition at line 977 of file guiEventDisplay.C.
References Double_t, fDrawStation, fEcanvas, fGemPointArray, fInfoStatusBar, fMCTrackArray, fRealStations, PndGemSensor::GetChannel(), PndMCTrack::GetMomentum(), PndGemStation::GetNSensors(), PndMCTrack::GetPdgCode(), PndGemStation::GetSensorByNr(), PndMCTrack::GetStartVertex(), pz, CAMath::Sqrt(), and TString.
void MyMainFrame::DoRecreate | ( | ) |
Definition at line 151 of file structure_analysis_emc.C.
References emcMap, file_name, fsim, infile(), PndEmcMapper::Instance(), PndEmcStructure::Instance(), outfile, PndEmcStructure::Print(), and tsim.
void MyMainFrame::DoSave | ( | ) |
Definition at line 184 of file structure_analysis_emc.C.
void MyMainFrame::DrawDigis | ( | ) |
Definition at line 499 of file guiEventDisplay.C.
References CAMath::Cos(), Double_t, fDrawStation, fGemDigiArray, fNofGemDigis, fStations, PndGemDigi::GetChannelNr(), PndGemSensor::GetInnerRadius(), PndGemSensor::GetNChannelsBack(), PndGemSensor::GetNChannelsFront(), PndGemSensor::GetOuterRadius(), PndGemSensor::GetPitch(), PndGemStation::GetSensorByNr(), PndGemDigi::GetSensorNr(), PndGemDigi::GetSide(), PndGemDigi::GetStationNr(), PndGemSensor::GetStripAngle(), CAMath::Sin(), and strip.
void MyMainFrame::DrawHitErrors | ( | ) |
Definition at line 657 of file guiEventDisplay.C.
References CAMath::Cos(), Double_t, fDrawStation, fGemHitArray, fNofGemHits, PndGemHit::GetDp(), PndGemHit::GetDr(), PndGemHit::GetStationNr(), Pi, CAMath::Sin(), and CAMath::Sqrt().
void MyMainFrame::DrawHits | ( | ) |
Definition at line 617 of file guiEventDisplay.C.
References Double_t, fDrawStation, fGemHitArray, fNofGemHits, and PndGemHit::GetStationNr().
void MyMainFrame::DrawPoints | ( | ) |
Definition at line 430 of file guiEventDisplay.C.
References Double_t, fDrawStation, fGemPointArray, fMCTrackArray, fNofGemPoints, PndMCTrack::GetPdgCode(), PndGemMCPoint::GetSensorId(), and PndMCTrack::GetStartVertex().
void MyMainFrame::EventInfo | ( | Int_t | event, |
Int_t | px, | ||
Int_t | py, | ||
TObject * | selected | ||
) |
Definition at line 198 of file structure_analysis_emc.C.
References SetStatusText().
|
inline |
Definition at line 104 of file guiEventDisplay.C.
References ChangePlotParams(), DoDraw(), fPlotCenterY, and fPlotSize.
|
inline |
Definition at line 105 of file guiEventDisplay.C.
References ChangePlotParams(), DoDraw(), fPlotCenterY, and fPlotSize.
|
inline |
Definition at line 106 of file guiEventDisplay.C.
References ChangePlotParams(), DoDraw(), fPlotCenterX, and fPlotSize.
|
inline |
Definition at line 107 of file guiEventDisplay.C.
References ChangePlotParams(), DoDraw(), fPlotCenterX, and fPlotSize.
|
inline |
Definition at line 108 of file guiEventDisplay.C.
References ChangePlotParams(), DoDraw(), fPlotCenterX, and fPlotSize.
|
inline |
Definition at line 109 of file guiEventDisplay.C.
References ChangePlotParams(), DoDraw(), fPlotCenterX, and fPlotSize.
|
inline |
Definition at line 102 of file guiEventDisplay.C.
References ChangePlotParams(), DoDraw(), fPlotCenterY, and fPlotSize.
|
inline |
Definition at line 103 of file guiEventDisplay.C.
References ChangePlotParams(), DoDraw(), fPlotCenterY, and fPlotSize.
|
inline |
Definition at line 119 of file guiEventDisplay.C.
References ChangePlotParams(), DoDraw(), fDrawStation, and fNofStations.
|
inline |
Definition at line 114 of file guiEventDisplay.C.
References ChangePlotParams(), DoDraw(), fDrawStation, and fNofStations.
void MyMainFrame::ReadEvent | ( | ) |
Definition at line 776 of file guiEventDisplay.C.
References DoDraw(), fBaseString, fDigiFile, fDigiTree, fEventToDrawEntry, fGemDigiArray, fGemHitArray, fGemPointArray, fHitsFile, fHitsTree, fMCTrackArray, fNofGemDigis, fNofGemHits, fNofGemPoints, fNofMCTracks, fSimFile, fSimRecoFilesRead, fSimTree, and TString.
void MyMainFrame::ReadParameters | ( | ) |
Definition at line 846 of file guiEventDisplay.C.
References CAMath::Abs(), PndGemStation::AddSensor(), b, c, CAMath::Cos(), Double_t, fNofStations, fParFString, fRealStations, fStations, fStationsInnerRadius, fStationsOuterRadius, fStationsZPosition, PndGemStation::GetZ(), i, isec, m, Pi, r, sensor, CAMath::Sqrt(), and TString.
void MyMainFrame::SaveCanvas | ( | ) |
|
inline |
void MyMainFrame::SetStatusText | ( | const char * | txt, |
Int_t | pi | ||
) |
Definition at line 192 of file structure_analysis_emc.C.
References fStatusBar.
Referenced by EventInfo().
|
inline |
Definition at line 111 of file guiEventDisplay.C.
References ChangePlotParams(), DoDraw(), and fPlotSize.
|
inline |
Definition at line 112 of file guiEventDisplay.C.
References ChangePlotParams(), DoDraw(), and fPlotSize.
|
private |
Definition at line 59 of file guiEventDisplay.C.
Referenced by ChangeBaseString(), and ReadEvent().
|
private |
Definition at line 67 of file guiEventDisplay.C.
Referenced by ReadEvent().
|
private |
Definition at line 68 of file guiEventDisplay.C.
Referenced by ReadEvent().
|
private |
Definition at line 52 of file guiEventDisplay.C.
Referenced by SetDigitSchemeToDraw().
|
private |
Definition at line 42 of file guiEventDisplay.C.
Referenced by ChangePlotParams(), DoInfoStatusBar(), DrawDigis(), DrawHitErrors(), DrawHits(), DrawPoints(), NextStat(), and PrevStat().
|
private |
Definition at line 85 of file structure_analysis_emc.C.
Referenced by DoDraw(), DoSave(), MyMainFrame(), and ~MyMainFrame().
|
private |
Definition at line 23 of file guiEventDisplay.C.
Referenced by DoInfoStatusBar(), and SaveCanvas().
|
private |
Definition at line 32 of file guiEventDisplay.C.
Referenced by ReadEvent().
|
private |
Definition at line 72 of file guiEventDisplay.C.
Referenced by DrawDigis(), and ReadEvent().
|
private |
Definition at line 71 of file guiEventDisplay.C.
Referenced by DrawHitErrors(), DrawHits(), and ReadEvent().
|
private |
Definition at line 74 of file guiEventDisplay.C.
|
private |
Definition at line 64 of file guiEventDisplay.C.
Referenced by DoInfoStatusBar(), DrawPoints(), and ReadEvent().
|
private |
Definition at line 69 of file guiEventDisplay.C.
Referenced by ReadEvent().
|
private |
Definition at line 70 of file guiEventDisplay.C.
Referenced by ReadEvent().
|
private |
Definition at line 25 of file guiEventDisplay.C.
Referenced by DoInfoStatusBar().
|
private |
Definition at line 21 of file guiEventDisplay.C.
|
private |
Definition at line 65 of file guiEventDisplay.C.
Referenced by DoInfoStatusBar(), DrawPoints(), and ReadEvent().
|
private |
Definition at line 57 of file guiEventDisplay.C.
Referenced by DrawDigis(), and ReadEvent().
|
private |
Definition at line 56 of file guiEventDisplay.C.
Referenced by DrawHitErrors(), DrawHits(), and ReadEvent().
|
private |
Definition at line 54 of file guiEventDisplay.C.
Referenced by DrawPoints(), and ReadEvent().
|
private |
Definition at line 55 of file guiEventDisplay.C.
Referenced by ReadEvent().
|
private |
Definition at line 43 of file guiEventDisplay.C.
Referenced by NextStat(), PrevStat(), and ReadParameters().
|
private |
Definition at line 60 of file guiEventDisplay.C.
Referenced by ChangeParFString(), and ReadParameters().
|
private |
Definition at line 28 of file guiEventDisplay.C.
Referenced by ChangePlotParams().
|
private |
Definition at line 29 of file guiEventDisplay.C.
Referenced by ChangePlotParams().
|
private |
Definition at line 30 of file guiEventDisplay.C.
Referenced by ChangePlotParams().
|
private |
Definition at line 38 of file guiEventDisplay.C.
Referenced by ChangePlotCenterX(), ChangePlotParams(), MoveLEFT(), Moveleft(), MoveRIGHT(), and Moveright().
|
private |
Definition at line 39 of file guiEventDisplay.C.
Referenced by ChangePlotCenterY(), ChangePlotParams(), MoveDOWN(), Movedown(), MoveUP(), and Moveup().
|
private |
Definition at line 40 of file guiEventDisplay.C.
Referenced by ChangePlotCenterZ(), and ChangePlotParams().
|
private |
Definition at line 37 of file guiEventDisplay.C.
Referenced by ChangePlotSize(), MoveDOWN(), Movedown(), MoveLEFT(), Moveleft(), MoveRIGHT(), Moveright(), MoveUP(), Moveup(), ZoomIn(), and ZoomOut().
|
private |
Definition at line 33 of file guiEventDisplay.C.
|
private |
Definition at line 27 of file guiEventDisplay.C.
Referenced by ChangePlotParams().
|
private |
Definition at line 45 of file guiEventDisplay.C.
Referenced by DoInfoStatusBar(), and ReadParameters().
|
private |
Definition at line 62 of file guiEventDisplay.C.
Referenced by ReadEvent().
|
private |
Definition at line 76 of file guiEventDisplay.C.
Referenced by ReadEvent().
|
private |
Definition at line 63 of file guiEventDisplay.C.
Referenced by ReadEvent().
|
private |
Definition at line 46 of file guiEventDisplay.C.
Referenced by DrawDigis(), and ReadParameters().
|
private |
Definition at line 48 of file guiEventDisplay.C.
Referenced by ReadParameters().
|
private |
Definition at line 49 of file guiEventDisplay.C.
Referenced by ReadParameters().
|
private |
Definition at line 50 of file guiEventDisplay.C.
Referenced by ChangePlotParams(), and ReadParameters().
|
private |
Definition at line 86 of file structure_analysis_emc.C.
Referenced by MyMainFrame(), and SetStatusText().
|
private |
Definition at line 35 of file guiEventDisplay.C.