#include <SimG4HcalHitCluster.h>
Definition at line 12 of file SimG4HcalHitCluster.h.
◆ SimG4HcalHitCluster()
SimG4HcalHitCluster::SimG4HcalHitCluster |
( |
| ) |
|
◆ ~SimG4HcalHitCluster()
SimG4HcalHitCluster::~SimG4HcalHitCluster |
( |
| ) |
|
|
virtual |
◆ collectEcalEnergyR()
double SimG4HcalHitCluster::collectEcalEnergyR |
( |
| ) |
|
◆ e()
double SimG4HcalHitCluster::e |
( |
| ) |
const |
|
inline |
◆ eta()
double SimG4HcalHitCluster::eta |
( |
void |
| ) |
const |
|
inline |
◆ getHits()
std::vector<CaloHit>* SimG4HcalHitCluster::getHits |
( |
| ) |
|
|
inline |
◆ my_cosh()
double SimG4HcalHitCluster::my_cosh |
( |
float |
eta | ) |
|
|
inlineprivate |
◆ my_sinh()
double SimG4HcalHitCluster::my_sinh |
( |
float |
eta | ) |
|
|
inlineprivate |
◆ operator+=()
Definition at line 17 of file SimG4HcalHitCluster.cc.
31 CLHEP::HepLorentzVector clusHLV(
px,
py, pz,
ec);
35 double etah =
hit.eta();
36 double phih =
hit.phi();
42 CLHEP::HepLorentzVector hitHLV(
px,
py, pz, eh);
47 double theta = clusHLV.theta();
References funct::cos(), ec, EgHLTOffHistBins_cfi::et, etac, hitsc, dqm-mbProfile::log, my_cosh(), my_sinh(), phic, multPhiCorr_741_25nsDY_cfi::px, multPhiCorr_741_25nsDY_cfi::py, funct::sin(), funct::tan(), and theta().
◆ operator<()
◆ phi()
double SimG4HcalHitCluster::phi |
( |
void |
| ) |
const |
|
inline |
◆ ec
double SimG4HcalHitCluster::ec |
|
private |
◆ etac
double SimG4HcalHitCluster::etac |
|
private |
◆ hitsc
std::vector<CaloHit> SimG4HcalHitCluster::hitsc |
|
private |
◆ phic
double SimG4HcalHitCluster::phic |
|
private |