ATLAS Offline Software
|
Public Member Functions | |
Imp () | |
void | possiblyUpdateGUI () |
Public Attributes | |
IParticleCollHandle_CaloCluster * | theclass |
int | updateGUICounter |
CaloClusterCollectionSettingsButton * | collSettingsButton |
VP1ExtraSepLayerHelper * | sephelper |
bool | considerTransverseEnergies |
QPair< bool, double > | scale |
bool | showOutlines |
VP1Interval | allowedEnergies |
VP1Interval | allowedEta |
QList< VP1Interval > | allowedPhi |
double | last_highestEnergy |
double | calo_start_r = theclass->calo_start_r |
double | calo_start_z = theclass-> calo_start_z |
double | calo_crack_eta = theclass->calo_crack_eta |
Definition at line 73 of file IParticleCollHandle_CaloCluster.cxx.
|
inline |
Definition at line 77 of file IParticleCollHandle_CaloCluster.cxx.
|
inline |
Definition at line 104 of file IParticleCollHandle_CaloCluster.cxx.
VP1Interval IParticleCollHandle_CaloCluster::Imp::allowedEnergies |
Definition at line 90 of file IParticleCollHandle_CaloCluster.cxx.
VP1Interval IParticleCollHandle_CaloCluster::Imp::allowedEta |
Definition at line 91 of file IParticleCollHandle_CaloCluster.cxx.
QList<VP1Interval> IParticleCollHandle_CaloCluster::Imp::allowedPhi |
Definition at line 92 of file IParticleCollHandle_CaloCluster.cxx.
double IParticleCollHandle_CaloCluster::Imp::calo_crack_eta = theclass->calo_crack_eta |
Definition at line 102 of file IParticleCollHandle_CaloCluster.cxx.
double IParticleCollHandle_CaloCluster::Imp::calo_start_r = theclass->calo_start_r |
Definition at line 100 of file IParticleCollHandle_CaloCluster.cxx.
double IParticleCollHandle_CaloCluster::Imp::calo_start_z = theclass-> calo_start_z |
Definition at line 101 of file IParticleCollHandle_CaloCluster.cxx.
CaloClusterCollectionSettingsButton* IParticleCollHandle_CaloCluster::Imp::collSettingsButton |
Definition at line 82 of file IParticleCollHandle_CaloCluster.cxx.
bool IParticleCollHandle_CaloCluster::Imp::considerTransverseEnergies |
Definition at line 87 of file IParticleCollHandle_CaloCluster.cxx.
double IParticleCollHandle_CaloCluster::Imp::last_highestEnergy |
Definition at line 93 of file IParticleCollHandle_CaloCluster.cxx.
QPair<bool,double> IParticleCollHandle_CaloCluster::Imp::scale |
Definition at line 88 of file IParticleCollHandle_CaloCluster.cxx.
VP1ExtraSepLayerHelper* IParticleCollHandle_CaloCluster::Imp::sephelper |
Definition at line 84 of file IParticleCollHandle_CaloCluster.cxx.
bool IParticleCollHandle_CaloCluster::Imp::showOutlines |
Definition at line 89 of file IParticleCollHandle_CaloCluster.cxx.
IParticleCollHandle_CaloCluster* IParticleCollHandle_CaloCluster::Imp::theclass |
Definition at line 80 of file IParticleCollHandle_CaloCluster.cxx.
int IParticleCollHandle_CaloCluster::Imp::updateGUICounter |
Definition at line 81 of file IParticleCollHandle_CaloCluster.cxx.