#include <Fireworks/Core/interface/FWRPZViewGeometry.h>
|
void | estimateProjectionSize (const float *, float &, float &, float &, float &) |
|
void | estimateProjectionSizeCSC (const FWGeometry::GeomDetInfo &info, float &, float &, float &, float &) |
|
void | estimateProjectionSizeDT (const FWGeometry::GeomDetInfo &info, float &, float &, float &, float &) |
|
| FWRPZViewGeometry (const FWRPZViewGeometry &) |
|
void | importNew (TEveElementList *x) |
|
TEveElement * | makeCaloOutlineRhoPhi () |
|
TEveElement * | makeCaloOutlineRhoZ () |
|
TEveElement * | makeMuonGeometryRhoPhi () |
|
TEveElement * | makeMuonGeometryRhoZ () |
|
TEveGeoShape * | makeShape (double, double, double, double) |
|
const FWRPZViewGeometry & | operator= (const FWRPZViewGeometry &) |
|
Description: [one line class summary]
Usage: <usage>
Definition at line 32 of file FWRPZViewGeometry.h.
FWRPZViewGeometry::~FWRPZViewGeometry |
( |
| ) |
|
|
virtual |
void FWRPZViewGeometry::estimateProjectionSize |
( |
const float * |
global, |
|
|
float & |
min_rho, |
|
|
float & |
max_rho, |
|
|
float & |
min_z, |
|
|
float & |
max_z |
|
) |
| |
|
private |
void FWRPZViewGeometry::estimateProjectionSizeCSC |
( |
const FWGeometry::GeomDetInfo & |
info, |
|
|
float & |
, |
|
|
float & |
, |
|
|
float & |
, |
|
|
float & |
|
|
) |
| |
|
private |
void FWRPZViewGeometry::estimateProjectionSizeDT |
( |
const FWGeometry::GeomDetInfo & |
info, |
|
|
float & |
min_rho, |
|
|
float & |
max_rho, |
|
|
float & |
min_z, |
|
|
float & |
max_z |
|
) |
| |
|
private |
void FWRPZViewGeometry::importNew |
( |
TEveElementList * |
x | ) |
|
|
private |
TEveElement * FWRPZViewGeometry::makeCaloOutlineRhoPhi |
( |
| ) |
|
|
private |
TEveElement * FWRPZViewGeometry::makeCaloOutlineRhoZ |
( |
| ) |
|
|
private |
TEveElement * FWRPZViewGeometry::makeMuonGeometryRhoPhi |
( |
void |
| ) |
|
|
private |
TEveElement * FWRPZViewGeometry::makeMuonGeometryRhoZ |
( |
void |
| ) |
|
|
private |
TEveGeoShape * FWRPZViewGeometry::makeShape |
( |
double |
min_rho, |
|
|
double |
max_rho, |
|
|
double |
min_z, |
|
|
double |
max_z |
|
) |
| |
|
private |
void FWRPZViewGeometry::showGEM |
( |
bool |
show | ) |
|
void FWRPZViewGeometry::showME0 |
( |
bool |
show | ) |
|
void FWRPZViewGeometry::showPixelBarrel |
( |
bool |
show | ) |
|
void FWRPZViewGeometry::showPixelEndcap |
( |
bool |
show | ) |
|
void FWRPZViewGeometry::showRpcEndcap |
( |
bool |
show | ) |
|
void FWRPZViewGeometry::showTrackerBarrel |
( |
bool |
show | ) |
|
void FWRPZViewGeometry::showTrackerEndcap |
( |
bool |
show | ) |
|
TEveElementList* FWRPZViewGeometry::m_GEMElements |
|
private |
TEveElementList* FWRPZViewGeometry::m_ME0Elements |
|
private |
TEveElementList* FWRPZViewGeometry::m_pixelBarrelElements |
|
private |
TEveElementList* FWRPZViewGeometry::m_pixelEndcapElements |
|
private |
TEveElementList* FWRPZViewGeometry::m_rhoPhiGeo |
|
private |
TEveElementList* FWRPZViewGeometry::m_rhoZGeo |
|
private |
TEveElementList* FWRPZViewGeometry::m_rpcEndcapElements |
|
private |
TEveElementList* FWRPZViewGeometry::m_trackerBarrelElements |
|
private |
TEveElementList* FWRPZViewGeometry::m_trackerEndcapElements |
|
private |