CMS 3D CMS Logo

List of all members | Public Types | Public Member Functions | Private Attributes
reco::CastorTower Class Reference

#include <DataFormats/CastorReco/CastorTower.h>

Inheritance diagram for reco::CastorTower:
reco::LeafCandidate reco::Candidate

Public Types

typedef edm::SortedCollection< CastorRecHitCastorRecHitCollection
 
typedef edm::Ref< CastorRecHitCollectionCastorRecHitRef
 
typedef edm::RefVector< CastorRecHitCollectionCastorRecHitRefs
 
- Public Types inherited from reco::LeafCandidate
typedef int Charge
 electric charge type More...
 
typedef CandidateCollection daughters
 collection of daughter candidates More...
 
typedef unsigned int index
 
typedef math::XYZTLorentzVector LorentzVector
 Lorentz vector. More...
 
typedef math::XYZPoint Point
 point in the space More...
 
typedef math::PtEtaPhiMLorentzVector PolarLorentzVector
 Lorentz vector. More...
 
typedef math::XYZVector Vector
 point in the space More...
 
- Public Types inherited from reco::Candidate
enum  { dimension = 3 }
 
enum  { size = dimension * (dimension + 1) / 2 }
 matix size More...
 
typedef int Charge
 electric charge type More...
 
typedef candidate::const_iterator const_iterator
 
typedef math::Error< dimension >::type CovarianceMatrix
 covariance error matrix (3x3) More...
 
typedef unsigned int index
 index type More...
 
typedef candidate::iterator iterator
 
typedef math::XYZTLorentzVector LorentzVector
 Lorentz vector. More...
 
typedef math::XYZPoint Point
 point in the space More...
 
typedef math::PtEtaPhiMLorentzVector PolarLorentzVector
 Lorentz vector. More...
 
typedef size_t size_type
 
typedef math::XYZVector Vector
 point in the space More...
 

Public Member Functions

void add (const CastorRecHitRef &rechit)
 add reference to constituent CastorRecHit More...
 
 CastorTower ()
 
 CastorTower (const double energy, const ROOT::Math::XYZPoint &position, const double emEnergy, const double hadEnergy, const double fem, const double depth, const double fhot, const CastorRecHitRefs &usedRecHits)
 
double depth () const
 tower depth in z More...
 
double emEnergy () const
 tower em energy More...
 
double fem () const
 tower em/tot ratio More...
 
double fhot () const
 tower hotcell/tot ratio More...
 
CastorRecHitRefs getUsedRecHits () const
 vector of used RecHits More...
 
double hadEnergy () const
 tower had energy More...
 
bool operator< (const CastorTower &rhs) const
 comparison <= operator More...
 
bool operator<= (const CastorTower &rhs) const
 comparison <= operator More...
 
bool operator> (const CastorTower &rhs) const
 comparison > operator More...
 
bool operator>= (const CastorTower &rhs) const
 comparison >= operator More...
 
ROOT::Math::XYZPoint position () const
 tower centroid position More...
 
CastorRecHitRefs::iterator rechitsBegin () const
 fist iterator over CastorRecHit constituents More...
 
CastorRecHitRefs::iterator rechitsEnd () const
 last iterator over CastorRecHit constituents More...
 
size_t rechitsSize () const
 number of CastorRecHit constituents More...
 
double rho () const
 rho of tower centroid More...
 
double xPos () const
 x of tower centroid More...
 
double yPos () const
 y of tower centroid More...
 
 ~CastorTower () override
 destructor More...
 
- Public Member Functions inherited from reco::LeafCandidate
Vector boostToCM () const final
 
int charge () const final
 electric charge More...
 
LeafCandidateclone () const override
 returns a clone of the Candidate object More...
 
void construct (int qx3, float pt, float eta, float phi, float mass, const Point &vtx, int pdgId, int status)
 
const Candidatedaughter (const std::string &s) const override
 return daughter with a specified role name More...
 
Candidatedaughter (const std::string &s) override
 return daughter with a specified role name More...
 
const Candidatedaughter (size_type) const override
 return daughter at a given position (throws an exception) More...
 
Candidatedaughter (size_type) override
 return daughter at a given position (throws an exception) More...
 
double energy () const final
 energy More...
 
double et () const final
 transverse energy More...
 
double et2 () const final
 transverse energy squared (use this for cut!) More...
 
double eta () const final
 momentum pseudorapidity More...
 
void fillVertexCovariance (CovarianceMatrix &v) const override
 fill SMatrix More...
 
template<typename T >
T get () const
 get a component More...
 
template<typename T , typename Tag >
T get () const
 get a component More...
 
template<typename T >
T get (size_type i) const
 get a component More...
 
template<typename T , typename Tag >
T get (size_type i) const
 get a component More...
 
bool hasMasterClone () const override
 
bool hasMasterClonePtr () const override
 
bool isCaloMuon () const override
 
bool isConvertedPhoton () const override
 
bool isElectron () const override
 
bool isGlobalMuon () const override
 
bool isJet () const override
 
bool isMuon () const override
 
bool isPhoton () const override
 
bool isStandAloneMuon () const override
 
bool isTrackerMuon () const override
 
 LeafCandidate ()
 
template<typename... Args>
 LeafCandidate (Args &&... args)
 
 LeafCandidate (const Candidate &c)
 
 LeafCandidate (LeafCandidate &&)=default
 
 LeafCandidate (LeafCandidate &rh)
 
 LeafCandidate (LeafCandidate const &)=default
 
bool longLived () const final
 is long lived? More...
 
double mass () const final
 mass More...
 
bool massConstraint () const final
 do mass constraint? More...
 
double massSqr () const final
 mass squared More...
 
const CandidateBaseRefmasterClone () const override
 
const CandidatePtrmasterClonePtr () const override
 
template<typename Ref >
Ref masterRef () const
 cast master clone reference to a concrete type More...
 
Vector momentum () const final
 spatial momentum vector More...
 
const Candidatemother (size_type) const override
 return mother at a given position (throws an exception) More...
 
double mt () const final
 transverse mass More...
 
double mtSqr () const final
 transverse mass squared More...
 
template<typename T >
size_type numberOf () const
 number of components More...
 
template<typename T , typename Tag >
size_type numberOf () const
 number of components More...
 
size_t numberOfDaughters () const override
 number of daughters More...
 
size_t numberOfMothers () const override
 number of mothers More...
 
size_t numberOfSourceCandidatePtrs () const override
 
LeafCandidateoperator= (LeafCandidate &&)=default
 
LeafCandidateoperator= (LeafCandidate const &)=default
 
double p () const final
 magnitude of momentum vector More...
 
const LorentzVectorp4 () const final
 four-momentum Lorentz vector More...
 
int pdgId () const final
 PDG identifier. More...
 
double phi () const final
 momentum azimuthal angle More...
 
const PolarLorentzVectorpolarP4 () const final
 four-momentum Lorentz vector More...
 
double pt () const final
 transverse momentum More...
 
double px () const final
 x coordinate of momentum vector More...
 
double py () const final
 y coordinate of momentum vector More...
 
double pz () const final
 z coordinate of momentum vector More...
 
double rapidity () const final
 rapidity More...
 
void setCharge (Charge q) final
 set electric charge More...
 
void setLongLived () final
 
void setMass (double m) final
 set particle mass More...
 
void setMassConstraint () final
 
void setP4 (const LorentzVector &p4) final
 set 4-momentum More...
 
void setP4 (const PolarLorentzVector &p4) final
 set 4-momentum More...
 
void setPdgId (int pdgId) final
 
void setPz (double pz) final
 
void setStatus (int status) final
 set status word More...
 
void setThreeCharge (Charge qx3) final
 set electric charge More...
 
void setVertex (const Point &vertex) override
 set vertex More...
 
CandidatePtr sourceCandidatePtr (size_type i) const override
 
int status () const final
 status word More...
 
double theta () const final
 momentum polar angle More...
 
int threeCharge () const final
 electric charge More...
 
const Pointvertex () const override
 vertex position (overwritten by PF...) More...
 
double vertexChi2 () const override
 chi-squares More...
 
CovarianceMatrix vertexCovariance () const final
 return SMatrix More...
 
double vertexCovariance (int i, int j) const override
 (i, j)-th element of error matrix, i, j = 0, ... 2 More...
 
double vertexNdof () const override
 
double vertexNormalizedChi2 () const override
 chi-squared divided by n.d.o.f. More...
 
double vx () const override
 x coordinate of vertex position More...
 
double vy () const override
 y coordinate of vertex position More...
 
double vz () const override
 z coordinate of vertex position More...
 
double y () const final
 rapidity More...
 
 ~LeafCandidate () override
 destructor More...
 
- Public Member Functions inherited from reco::Candidate
iterator begin ()
 first daughter iterator More...
 
const_iterator begin () const
 first daughter const_iterator More...
 
virtual const TrackbestTrack () const
 
 Candidate ()
 default constructor More...
 
virtual float dxyError () const
 uncertainty on dxy More...
 
virtual float dzError () const
 uncertainty on dz More...
 
iterator end ()
 last daughter iterator More...
 
const_iterator end () const
 last daughter const_iterator More...
 
template<typename T >
T get () const
 get a component More...
 
template<typename T , typename Tag >
T get () const
 get a component More...
 
template<typename T >
T get (size_type i) const
 get a component More...
 
template<typename T , typename Tag >
T get (size_type i) const
 get a component More...
 
template<typename Ref >
Ref masterRef () const
 cast master clone reference to a concrete type More...
 
template<typename T >
size_type numberOf () const
 number of components More...
 
template<typename T , typename Tag >
size_type numberOf () const
 number of components More...
 
virtual void setSourceCandidatePtr (const CandidatePtr &ptr)
 Set the ptr to the source Candidate. More...
 
virtual ~Candidate ()
 destructor More...
 

Private Attributes

double depth_
 tower depth More...
 
double emEnergy_
 tower em energy More...
 
double energy_
 tower energy More...
 
double fem_
 tower em/tot Ratio More...
 
double fhot_
 tower hotcell/tot ratio More...
 
double hadEnergy_
 tower had energy More...
 
ROOT::Math::XYZPoint position_
 tower centroid position More...
 
CastorRecHitRefs usedRecHits_
 references to CastorRecHit constituents More...
 

Additional Inherited Members

Detailed Description

Class for Castor towers

Author
Hans Van Haevermaet, University of Antwerp

Definition at line 26 of file CastorTower.h.

Member Typedef Documentation

◆ CastorRecHitCollection

Definition at line 28 of file CastorTower.h.

◆ CastorRecHitRef

Definition at line 29 of file CastorTower.h.

◆ CastorRecHitRefs

Definition at line 30 of file CastorTower.h.

Constructor & Destructor Documentation

◆ CastorTower() [1/2]

reco::CastorTower::CastorTower ( )
inline

Definition at line 34 of file CastorTower.h.

35  : energy_(0.),
36  position_(ROOT::Math::XYZPoint(0., 0., 0.)),
37  emEnergy_(0.),
38  hadEnergy_(0.),
39  fem_(0.),
40  depth_(0.),
41  fhot_(0.) {}

◆ CastorTower() [2/2]

reco::CastorTower::CastorTower ( const double  energy,
const ROOT::Math::XYZPoint position,
const double  emEnergy,
const double  hadEnergy,
const double  fem,
const double  depth,
const double  fhot,
const CastorRecHitRefs usedRecHits 
)

Definition at line 3 of file CastorTower.cc.

11  : LeafCandidate(0,
13  energy * sin(position.theta()), position.eta(), position.phi(), 0)),
14  Point(0, 0, 0)) {
16  energy_ = energy;
19  fem_ = fem;
20  depth_ = depth;
21  fhot_ = fhot;
22  for (CastorRecHitRefs::const_iterator rechitit = usedRecHits.begin(); rechitit != usedRecHits.end(); ++rechitit) {
23  usedRecHits_.push_back((*rechitit));
24  }
25 }

References edm::RefVector< C, T, F >::begin(), depth(), depth_, emEnergy(), emEnergy_, edm::RefVector< C, T, F >::end(), reco::LeafCandidate::energy(), energy_, fem(), fem_, fhot(), fhot_, hadEnergy(), hadEnergy_, position(), position_, edm::RefVector< C, T, F >::push_back(), and usedRecHits_.

◆ ~CastorTower()

reco::CastorTower::~CastorTower ( )
override

destructor

Definition at line 27 of file CastorTower.cc.

27 {}

Member Function Documentation

◆ add()

void reco::CastorTower::add ( const CastorRecHitRef rechit)
inline

add reference to constituent CastorRecHit

Definition at line 87 of file CastorTower.h.

87 { usedRecHits_.push_back(rechit); }

References edm::RefVector< C, T, F >::push_back(), and usedRecHits_.

Referenced by counter.Counter::register(), SequenceTypes.Task::remove(), and SequenceTypes.Task::replace().

◆ depth()

double reco::CastorTower::depth ( ) const
inline

tower depth in z

Definition at line 69 of file CastorTower.h.

69 { return depth_; }

References depth_.

Referenced by reco::helper::CastorJetIDHelper::calculate(), CastorTower(), and CastorClusterProducer::produce().

◆ emEnergy()

double reco::CastorTower::emEnergy ( ) const
inline

tower em energy

Definition at line 60 of file CastorTower.h.

60 { return emEnergy_; }

References emEnergy_.

Referenced by reco::helper::CastorJetIDHelper::calculate(), CastorTower(), and CastorClusterProducer::produce().

◆ fem()

double reco::CastorTower::fem ( ) const
inline

tower em/tot ratio

Definition at line 66 of file CastorTower.h.

66 { return fem_; }

References fem_.

Referenced by CastorTower().

◆ fhot()

double reco::CastorTower::fhot ( ) const
inline

tower hotcell/tot ratio

Definition at line 72 of file CastorTower.h.

72 { return fhot_; }

References fhot_.

Referenced by reco::helper::CastorJetIDHelper::calculate(), CastorTower(), and CastorClusterProducer::produce().

◆ getUsedRecHits()

CastorRecHitRefs reco::CastorTower::getUsedRecHits ( ) const
inline

vector of used RecHits

Definition at line 75 of file CastorTower.h.

75 { return usedRecHits_; }

References usedRecHits_.

◆ hadEnergy()

double reco::CastorTower::hadEnergy ( ) const
inline

tower had energy

Definition at line 63 of file CastorTower.h.

63 { return hadEnergy_; }

References hadEnergy_.

Referenced by reco::helper::CastorJetIDHelper::calculate(), CastorTower(), and CastorClusterProducer::produce().

◆ operator<()

bool reco::CastorTower::operator< ( const CastorTower rhs) const
inline

comparison <= operator

Definition at line 99 of file CastorTower.h.

99 { return (energy_ < rhs.energy_); }

References energy_.

◆ operator<=()

bool reco::CastorTower::operator<= ( const CastorTower rhs) const
inline

comparison <= operator

Definition at line 96 of file CastorTower.h.

96 { return (energy_ <= rhs.energy_); }

References energy_.

◆ operator>()

bool reco::CastorTower::operator> ( const CastorTower rhs) const
inline

comparison > operator

Definition at line 93 of file CastorTower.h.

93 { return (energy_ > rhs.energy_); }

References energy_.

◆ operator>=()

bool reco::CastorTower::operator>= ( const CastorTower rhs) const
inline

comparison >= operator

Definition at line 90 of file CastorTower.h.

90 { return (energy_ >= rhs.energy_); }

References energy_.

◆ position()

ROOT::Math::XYZPoint reco::CastorTower::position ( ) const
inline

tower centroid position

Definition at line 57 of file CastorTower.h.

57 { return position_; }

References position_.

Referenced by CastorTower().

◆ rechitsBegin()

CastorRecHitRefs::iterator reco::CastorTower::rechitsBegin ( ) const
inline

fist iterator over CastorRecHit constituents

Definition at line 78 of file CastorTower.h.

78 { return usedRecHits_.begin(); }

References edm::RefVector< C, T, F >::begin(), and usedRecHits_.

Referenced by reco::helper::CastorJetIDHelper::calculate(), and CastorClusterProducer::produce().

◆ rechitsEnd()

CastorRecHitRefs::iterator reco::CastorTower::rechitsEnd ( ) const
inline

last iterator over CastorRecHit constituents

Definition at line 81 of file CastorTower.h.

81 { return usedRecHits_.end(); }

References edm::RefVector< C, T, F >::end(), and usedRecHits_.

Referenced by reco::helper::CastorJetIDHelper::calculate(), and CastorClusterProducer::produce().

◆ rechitsSize()

size_t reco::CastorTower::rechitsSize ( ) const
inline

number of CastorRecHit constituents

Definition at line 84 of file CastorTower.h.

84 { return usedRecHits_.size(); }

References edm::RefVector< C, T, F >::size(), and usedRecHits_.

◆ rho()

double reco::CastorTower::rho ( ) const
inline

rho of tower centroid

Definition at line 108 of file CastorTower.h.

108 { return position_.rho(); }

References position_.

Referenced by Lepton.Lepton::absIsoFromEA(), and Muon.Muon::absIsoWithFSR().

◆ xPos()

double reco::CastorTower::xPos ( ) const
inline

x of tower centroid

Definition at line 102 of file CastorTower.h.

102 { return position_.x(); }

References position_.

◆ yPos()

double reco::CastorTower::yPos ( ) const
inline

y of tower centroid

Definition at line 105 of file CastorTower.h.

105 { return position_.y(); }

References position_.

Member Data Documentation

◆ depth_

double reco::CastorTower::depth_
private

tower depth

Definition at line 127 of file CastorTower.h.

Referenced by CastorTower(), and depth().

◆ emEnergy_

double reco::CastorTower::emEnergy_
private

tower em energy

Definition at line 118 of file CastorTower.h.

Referenced by CastorTower(), and emEnergy().

◆ energy_

double reco::CastorTower::energy_
private

tower energy

Definition at line 112 of file CastorTower.h.

Referenced by CastorTower(), operator<(), operator<=(), operator>(), and operator>=().

◆ fem_

double reco::CastorTower::fem_
private

tower em/tot Ratio

Definition at line 124 of file CastorTower.h.

Referenced by CastorTower(), and fem().

◆ fhot_

double reco::CastorTower::fhot_
private

tower hotcell/tot ratio

Definition at line 130 of file CastorTower.h.

Referenced by CastorTower(), and fhot().

◆ hadEnergy_

double reco::CastorTower::hadEnergy_
private

tower had energy

Definition at line 121 of file CastorTower.h.

Referenced by CastorTower(), and hadEnergy().

◆ position_

ROOT::Math::XYZPoint reco::CastorTower::position_
private

tower centroid position

Definition at line 115 of file CastorTower.h.

Referenced by CastorTower(), position(), rho(), xPos(), and yPos().

◆ usedRecHits_

CastorRecHitRefs reco::CastorTower::usedRecHits_
private

references to CastorRecHit constituents

Definition at line 133 of file CastorTower.h.

Referenced by add(), CastorTower(), getUsedRecHits(), rechitsBegin(), rechitsEnd(), and rechitsSize().

reco::CastorTower::emEnergy
double emEnergy() const
tower em energy
Definition: CastorTower.h:60
reco::LeafCandidate::Point
math::XYZPoint Point
point in the space
Definition: LeafCandidate.h:27
ROOT::Math::XYZPoint
Transform3DPJ::Point XYZPoint
Definition: Transform3DPJ.cc:33
reco::CastorTower::fhot_
double fhot_
tower hotcell/tot ratio
Definition: CastorTower.h:130
reco::CastorTower::hadEnergy
double hadEnergy() const
tower had energy
Definition: CastorTower.h:63
reco::CastorTower::depth
double depth() const
tower depth in z
Definition: CastorTower.h:69
edm::RefVector::begin
const_iterator begin() const
Initialize an iterator over the RefVector.
Definition: RefVector.h:223
reco::CastorTower::hadEnergy_
double hadEnergy_
tower had energy
Definition: CastorTower.h:121
reco::CastorTower::usedRecHits_
CastorRecHitRefs usedRecHits_
references to CastorRecHit constituents
Definition: CastorTower.h:133
reco::CastorTower::emEnergy_
double emEnergy_
tower em energy
Definition: CastorTower.h:118
funct::sin
Sin< T >::type sin(const T &t)
Definition: Sin.h:22
edm::RefVector::end
const_iterator end() const
Termination of iteration.
Definition: RefVector.h:228
reco::CastorTower::fem
double fem() const
tower em/tot ratio
Definition: CastorTower.h:66
reco::CastorTower::fhot
double fhot() const
tower hotcell/tot ratio
Definition: CastorTower.h:72
reco::CastorTower::fem_
double fem_
tower em/tot Ratio
Definition: CastorTower.h:124
reco::CastorTower::depth_
double depth_
tower depth
Definition: CastorTower.h:127
reco::CastorTower::position
ROOT::Math::XYZPoint position() const
tower centroid position
Definition: CastorTower.h:57
reco::LeafCandidate::LeafCandidate
LeafCandidate()
Definition: LeafCandidate.h:33
reco::CastorTower::energy_
double energy_
tower energy
Definition: CastorTower.h:112
edm::RefVector::push_back
void push_back(value_type const &ref)
Add a Ref<C, T> to the RefVector.
Definition: RefVector.h:67
reco::CastorTower::position_
ROOT::Math::XYZPoint position_
tower centroid position
Definition: CastorTower.h:115
edm::RefVectorIterator
Definition: EDProductfwd.h:33
reco::LeafCandidate::energy
double energy() const final
energy
Definition: LeafCandidate.h:125
math::PtEtaPhiMLorentzVector
PtEtaPhiMLorentzVectorD PtEtaPhiMLorentzVector
Lorentz vector with cartesian internal representation.
Definition: LorentzVector.h:25
edm::RefVector::size
size_type size() const
Size of the RefVector.
Definition: RefVector.h:102
reco::LeafCandidate::LorentzVector
math::XYZTLorentzVector LorentzVector
Lorentz vector.
Definition: LeafCandidate.h:23