#include "TCanvas.h"
#include "TPaveText.h"
#include "TImage.h"
#include "TLine.h"
#include "TLatex.h"
#include "TButton.h"
#include "TGeoManager.h"
Go to the source code of this file.
Functions | |
void | mp3player () |
void | Sound (int i) |
void mp3player | ( | ) |
Definition at line 9 of file mp3player.C.
References TPaveText::AddText(), TCanvas::cd(), TPad::cd(), TGeoManager::CloseGeometry(), TPaveText::Draw(), TPad::Draw(), TButton::Draw(), TLatex::DrawLatex(), Fe, image, RooFitShortHand::L(), TGeoManager::MakeBox(), TGeoManager::MakePgon(), TGeoManager::MakeSphere(), TGeoManager::MakeTube(), TGeoManager::MakeTubs(), TImage::Open(), pad2, TAttFill::SetFillColor(), TGeoVolume::SetLineColor(), TAttText::SetTextColor(), TAttText::SetTextSize(), TGeoManager::SetTopVisible(), TGeoManager::SetTopVolume(), and top().
void Sound | ( | int | i | ) |