Go to the source code of this file.
Functions | |
void | jetcone () |
TEveVector | GetTEveVector (Float_t &eta, Float_t &phi) |
void | geomGentleTPC () |
Variables | |
const char * | esd_geom_file_name |
void geomGentleTPC | ( | ) |
Definition at line 138 of file jetcone.C.
References TEveManager::AddGlobalElement(), TFile::Close(), esd_geom_file_name, TEveElement::FindChild(), TDirectoryFile::Get(), gEve, TEveGeoShape::ImportShapeExtract(), kFALSE, TFile::Open(), and TEveElement::SetRnrState().
Referenced by jetcone().
TEveVector GetTEveVector | ( | Float_t & | eta, | |
Float_t & | phi | |||
) |
Definition at line 129 of file jetcone.C.
References TMath::Cos(), TMath::CosH(), TMath::Sin(), and TMath::TanH().
Referenced by jetcone().
void jetcone | ( | ) |
Definition at line 7 of file jetcone.C.
References TEveJetCone::AddCone(), TEveManager::AddElement(), TEveStraightLineSet::AddLine(), axis, TEveManager::Create(), TEveVectorT< TT >::fX, TEveVectorT< TT >::fY, TEveVectorT< TT >::fZ, geomGentleTPC(), GetTEveVector(), gEve, gStyle, kBlue, kGreen, kRed, kTRUE, kYellow, length, TEveManager::Redraw3D(), TEveJetCone::SetCylinder(), TEveStraightLineSet::SetLineColor(), TAttLine::SetLineWidth(), TStyle::SetPalette(), TEveElement::SetPickable(), TMath::Sqrt(), track(), and TMath::TwoPi().
const char* esd_geom_file_name |