ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
IParticleCollHandle_CaloCluster::Imp Class Reference
Collaboration diagram for IParticleCollHandle_CaloCluster::Imp:

Public Member Functions

 Imp ()
 
void possiblyUpdateGUI ()
 

Public Attributes

IParticleCollHandle_CaloClustertheclass
 
int updateGUICounter
 
CaloClusterCollectionSettingsButtoncollSettingsButton
 
VP1ExtraSepLayerHelpersephelper
 
bool considerTransverseEnergies
 
QPair< bool, double > scale
 
bool showOutlines
 
VP1Interval allowedEnergies
 
VP1Interval allowedEta
 
QList< VP1IntervalallowedPhi
 
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
 

Detailed Description

Definition at line 73 of file IParticleCollHandle_CaloCluster.cxx.

Constructor & Destructor Documentation

◆ Imp()

IParticleCollHandle_CaloCluster::Imp::Imp ( )
inline

Member Function Documentation

◆ possiblyUpdateGUI()

void IParticleCollHandle_CaloCluster::Imp::possiblyUpdateGUI ( )
inline

Definition at line 104 of file IParticleCollHandle_CaloCluster.cxx.

104  {//Fixme: to IParticleCollHandleBase
105  if (!((updateGUICounter++)%50)) {
107  }
108  }

Member Data Documentation

◆ allowedEnergies

VP1Interval IParticleCollHandle_CaloCluster::Imp::allowedEnergies

Definition at line 90 of file IParticleCollHandle_CaloCluster.cxx.

◆ allowedEta

VP1Interval IParticleCollHandle_CaloCluster::Imp::allowedEta

Definition at line 91 of file IParticleCollHandle_CaloCluster.cxx.

◆ allowedPhi

QList<VP1Interval> IParticleCollHandle_CaloCluster::Imp::allowedPhi

Definition at line 92 of file IParticleCollHandle_CaloCluster.cxx.

◆ calo_crack_eta

double IParticleCollHandle_CaloCluster::Imp::calo_crack_eta = theclass->calo_crack_eta

Definition at line 102 of file IParticleCollHandle_CaloCluster.cxx.

◆ calo_start_r

double IParticleCollHandle_CaloCluster::Imp::calo_start_r = theclass->calo_start_r

Definition at line 100 of file IParticleCollHandle_CaloCluster.cxx.

◆ calo_start_z

double IParticleCollHandle_CaloCluster::Imp::calo_start_z = theclass-> calo_start_z

Definition at line 101 of file IParticleCollHandle_CaloCluster.cxx.

◆ collSettingsButton

CaloClusterCollectionSettingsButton* IParticleCollHandle_CaloCluster::Imp::collSettingsButton

Definition at line 82 of file IParticleCollHandle_CaloCluster.cxx.

◆ considerTransverseEnergies

bool IParticleCollHandle_CaloCluster::Imp::considerTransverseEnergies

Definition at line 87 of file IParticleCollHandle_CaloCluster.cxx.

◆ last_highestEnergy

double IParticleCollHandle_CaloCluster::Imp::last_highestEnergy

Definition at line 93 of file IParticleCollHandle_CaloCluster.cxx.

◆ scale

QPair<bool,double> IParticleCollHandle_CaloCluster::Imp::scale

Definition at line 88 of file IParticleCollHandle_CaloCluster.cxx.

◆ sephelper

VP1ExtraSepLayerHelper* IParticleCollHandle_CaloCluster::Imp::sephelper

Definition at line 84 of file IParticleCollHandle_CaloCluster.cxx.

◆ showOutlines

bool IParticleCollHandle_CaloCluster::Imp::showOutlines

Definition at line 89 of file IParticleCollHandle_CaloCluster.cxx.

◆ theclass

IParticleCollHandle_CaloCluster* IParticleCollHandle_CaloCluster::Imp::theclass

Definition at line 80 of file IParticleCollHandle_CaloCluster.cxx.

◆ updateGUICounter

int IParticleCollHandle_CaloCluster::Imp::updateGUICounter

Definition at line 81 of file IParticleCollHandle_CaloCluster.cxx.


The documentation for this class was generated from the following file:
IParticleCollHandle_CaloCluster::Imp::last_highestEnergy
double last_highestEnergy
Definition: IParticleCollHandle_CaloCluster.cxx:93
IParticleCollHandle_CaloCluster::Imp::collSettingsButton
CaloClusterCollectionSettingsButton * collSettingsButton
Definition: IParticleCollHandle_CaloCluster.cxx:82
IParticleCollHandle_CaloCluster::Imp::considerTransverseEnergies
bool considerTransverseEnergies
Definition: IParticleCollHandle_CaloCluster.cxx:87
IParticleCollHandle_CaloCluster::Imp::theclass
IParticleCollHandle_CaloCluster * theclass
Definition: IParticleCollHandle_CaloCluster.cxx:80
IParticleCollHandle_CaloCluster::Imp::showOutlines
bool showOutlines
Definition: IParticleCollHandle_CaloCluster.cxx:89
VP1HelperClassBase::systemBase
IVP1System * systemBase() const
Definition: VP1HelperClassBase.h:50
IVP1System::updateGUI
void updateGUI()
Definition: IVP1System.cxx:262
IParticleCollHandle_CaloCluster::Imp::updateGUICounter
int updateGUICounter
Definition: IParticleCollHandle_CaloCluster.cxx:81
IParticleCollHandle_CaloCluster::Imp::sephelper
VP1ExtraSepLayerHelper * sephelper
Definition: IParticleCollHandle_CaloCluster.cxx:84