CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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
< CastorRecHit
CastorRecHitCollection
 
typedef edm::Ref
< CastorRecHitCollection
CastorRecHitRef
 
typedef edm::RefVector
< CastorRecHitCollection
CastorRecHitRefs
 
- 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...
 
virtual ~CastorTower ()
 destructor More...
 
- Public Member Functions inherited from reco::LeafCandidate
virtual const_iterator begin () const
 first daughter const_iterator More...
 
virtual iterator begin ()
 first daughter iterator More...
 
template<typename S >
daughter_iterator< S >::type beginFilter (const S &s) const
 
virtual Vector boostToCM () const GCC11_FINAL
 
virtual int charge () const GCC11_FINAL
 electric charge More...
 
virtual LeafCandidateclone () const
 returns a clone of the Candidate object More...
 
virtual const Candidatedaughter (size_type) const
 return daughter at a given position (throws an exception) More...
 
virtual Candidatedaughter (size_type)
 return daughter at a given position (throws an exception) More...
 
virtual Candidatedaughter (const std::string &s)
 return daughter with a specified role name More...
 
virtual const Candidatedaughter (const std::string &s) const
 return daughter with a specified role name More...
 
virtual const_iterator end () const
 last daughter const_iterator More...
 
virtual iterator end ()
 last daughter iterator More...
 
template<typename S >
daughter_iterator< S >::type endFilter (const S &s) const
 
virtual double energy () const GCC11_FINAL
 energy More...
 
virtual double et () const GCC11_FINAL
 transverse energy More...
 
virtual float eta () const GCC11_FINAL
 momentum pseudorapidity More...
 
virtual void fillVertexCovariance (CovarianceMatrix &v) const
 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...
 
virtual bool hasMasterClone () const
 
virtual bool hasMasterClonePtr () const
 
virtual bool isCaloMuon () const
 
virtual bool isConvertedPhoton () const
 
virtual bool isElectron () const
 
virtual bool isGlobalMuon () const
 
virtual bool isJet () const
 
virtual bool isMuon () const
 
virtual bool isPhoton () const
 
virtual bool isStandAloneMuon () const
 
virtual bool isTrackerMuon () const
 
 LeafCandidate ()
 default constructor More...
 
 LeafCandidate (const Candidate &c)
 
template<typename P4 >
 LeafCandidate (Charge q, const P4 &p4, const Point &vtx=Point(0, 0, 0), int pdgId=0, int status=0, bool integerCharge=true)
 constructor from Any values More...
 
 LeafCandidate (Charge q, const PtEtaPhiMass &p4, const Point &vtx=Point(0, 0, 0), int pdgId=0, int status=0, bool integerCharge=true)
 constructor from values More...
 
 LeafCandidate (Charge q, const LorentzVector &p4, const Point &vtx=Point(0, 0, 0), int pdgId=0, int status=0, bool integerCharge=true)
 constructor from values More...
 
 LeafCandidate (Charge q, const PolarLorentzVector &p4, const Point &vtx=Point(0, 0, 0), int pdgId=0, int status=0, bool integerCharge=true)
 constructor from values More...
 
virtual bool longLived () const GCC11_FINAL
 is long lived? More...
 
virtual float mass () const GCC11_FINAL
 mass More...
 
virtual bool massConstraint () const GCC11_FINAL
 do mass constraint? More...
 
virtual float massSqr () const GCC11_FINAL
 mass squared More...
 
virtual const CandidateBaseRefmasterClone () const
 
virtual const CandidatePtrmasterClonePtr () const
 
template<typename Ref >
Ref masterRef () const
 cast master clone reference to a concrete type More...
 
virtual Vector momentum () const GCC11_FINAL
 spatial momentum vector More...
 
virtual const Candidatemother (size_type) const
 return mother at a given position (throws an exception) More...
 
virtual double mt () const GCC11_FINAL
 transverse mass More...
 
virtual double mtSqr () const GCC11_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...
 
virtual size_t numberOfDaughters () const
 number of daughters More...
 
virtual size_t numberOfMothers () const
 number of mothers More...
 
virtual size_t numberOfSourceCandidatePtrs () const
 
virtual double p () const GCC11_FINAL
 magnitude of momentum vector More...
 
virtual const LorentzVectorp4 () const GCC11_FINAL
 four-momentum Lorentz vector More...
 
virtual int pdgId () const GCC11_FINAL
 PDG identifier. More...
 
virtual float phi () const GCC11_FINAL
 momentum azimuthal angle More...
 
virtual const PolarLorentzVectorpolarP4 () const GCC11_FINAL
 four-momentum Lorentz vector More...
 
virtual float pt () const GCC11_FINAL
 transverse momentum More...
 
virtual double px () const GCC11_FINAL
 x coordinate of momentum vector More...
 
virtual double py () const GCC11_FINAL
 y coordinate of momentum vector More...
 
virtual double pz () const GCC11_FINAL
 z coordinate of momentum vector More...
 
virtual double rapidity () const GCC11_FINAL
 rapidity More...
 
virtual void setCharge (Charge q) GCC11_FINAL
 set electric charge More...
 
virtual void setLongLived () GCC11_FINAL
 set long lived flag More...
 
virtual void setMass (double m) GCC11_FINAL
 set particle mass More...
 
virtual void setMassConstraint () GCC11_FINAL
 set mass constraint flag More...
 
virtual void setP4 (const LorentzVector &p4) GCC11_FINAL
 set 4-momentum More...
 
virtual void setP4 (const PolarLorentzVector &p4) GCC11_FINAL
 set 4-momentum More...
 
virtual void setPdgId (int pdgId) GCC11_FINAL
 
virtual void setPz (double pz) GCC11_FINAL
 
virtual void setStatus (int status) GCC11_FINAL
 set status word More...
 
virtual void setThreeCharge (Charge qx3) GCC11_FINAL
 set electric charge More...
 
virtual void setVertex (const Point &vertex)
 set vertex More...
 
virtual CandidatePtr sourceCandidatePtr (size_type i) const
 
virtual int status () const GCC11_FINAL
 status word More...
 
virtual double theta () const GCC11_FINAL
 momentum polar angle More...
 
virtual int threeCharge () const GCC11_FINAL
 electric charge More...
 
virtual const Pointvertex () const
 vertex position (overwritten by PF...) More...
 
virtual double vertexChi2 () const
 chi-squares More...
 
virtual double vertexCovariance (int i, int j) const
 (i, j)-th element of error matrix, i, j = 0, ... 2 More...
 
CovarianceMatrix vertexCovariance () const GCC11_FINAL
 return SMatrix More...
 
virtual double vertexNdof () const
 
virtual double vertexNormalizedChi2 () const
 chi-squared divided by n.d.o.f. More...
 
virtual double vx () const
 x coordinate of vertex position More...
 
virtual double vy () const
 y coordinate of vertex position More...
 
virtual double vz () const
 z coordinate of vertex position More...
 
virtual double y () const GCC11_FINAL
 rapidity More...
 
virtual ~LeafCandidate ()
 destructor More...
 
- Public Member Functions inherited from reco::Candidate
template<typename S >
daughter_iterator< S >::type beginFilter (const S &s) const
 
 Candidate ()
 default constructor More...
 
template<typename S >
daughter_iterator< S >::type endFilter (const S &s) const
 
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

- Static Public Attributes inherited from reco::LeafCandidate
static const unsigned int longLivedTag = 65536
 long lived flag More...
 
static const unsigned int massConstraintTag = 131072
 do mass constraint flag More...
 
- Protected Member Functions inherited from reco::LeafCandidate
void cacheCartesian () const
 set internal cache More...
 
void cachePolar () const
 set internal cache More...
 
void clearCache () const
 clear internal cache More...
 
virtual bool overlap (const Candidate &) const
 check overlap with another Candidate More...
 
- Protected Attributes inherited from reco::LeafCandidate
bool cacheCartesianFixed_
 
bool cachePolarFixed_
 has cache been set? More...
 
float eta_
 
float mass_
 
LorentzVector p4Cartesian_
 internal cache for p4 More...
 
PolarLorentzVector p4Polar_
 internal cache for p4 More...
 
int pdgId_
 PDG identifier. More...
 
float phi_
 
float pt_
 four-momentum Lorentz vector More...
 
Charge qx3_
 electric charge More...
 
int status_
 status word More...
 
Point vertex_
 vertex position More...
 

Detailed Description

Class for Castor towers

Author
Hans Van Haevermaet, University of Antwerp
Version
Id:
CastorTower.h,v 1.6 2012/10/14 13:39:11 innocent Exp

Definition at line 27 of file CastorTower.h.

Member Typedef Documentation

Definition at line 30 of file CastorTower.h.

Definition at line 31 of file CastorTower.h.

Definition at line 32 of file CastorTower.h.

Constructor & Destructor Documentation

reco::CastorTower::CastorTower ( )
inline

Definition at line 36 of file CastorTower.h.

36 : energy_(0.), position_(ROOT::Math::XYZPoint(0.,0.,0.)), emEnergy_(0.), hadEnergy_(0.), fem_(0.), depth_(0.), fhot_(0.) { }
double emEnergy_
tower em energy
Definition: CastorTower.h:108
double depth_
tower depth
Definition: CastorTower.h:117
double energy_
tower energy
Definition: CastorTower.h:102
double fem_
tower em/tot Ratio
Definition: CastorTower.h:114
double fhot_
tower hotcell/tot ratio
Definition: CastorTower.h:120
ROOT::Math::XYZPoint position_
tower centroid position
Definition: CastorTower.h:105
double hadEnergy_
tower had energy
Definition: CastorTower.h:111
Transform3DPJ::Point XYZPoint
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 4 of file CastorTower.cc.

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_.

6  :
8 
10  energy_ = energy;
13  fem_ = fem;
14  depth_ = depth;
15  fhot_ = fhot;
16  for(CastorRecHitRefs::const_iterator rechitit = usedRecHits.begin(); rechitit != usedRecHits.end();++rechitit) {
17  usedRecHits_.push_back( (*rechitit) );
18  }
19 }
double emEnergy() const
tower em energy
Definition: CastorTower.h:49
virtual double energy() const GCC11_FINAL
energy
double emEnergy_
tower em energy
Definition: CastorTower.h:108
double depth_
tower depth
Definition: CastorTower.h:117
double energy_
tower energy
Definition: CastorTower.h:102
Sin< T >::type sin(const T &t)
Definition: Sin.h:22
const_iterator end() const
Termination of iteration.
Definition: RefVector.h:249
const_iterator begin() const
Initialize an iterator over the RefVector.
Definition: RefVector.h:244
CastorRecHitRefs usedRecHits_
references to CastorRecHit constituents
Definition: CastorTower.h:123
PtEtaPhiMLorentzVectorD PtEtaPhiMLorentzVector
Lorentz vector with cartesian internal representation.
Definition: LorentzVector.h:26
double fem_
tower em/tot Ratio
Definition: CastorTower.h:114
double fem() const
tower em/tot ratio
Definition: CastorTower.h:55
double fhot_
tower hotcell/tot ratio
Definition: CastorTower.h:120
ROOT::Math::XYZPoint position_
tower centroid position
Definition: CastorTower.h:105
ROOT::Math::XYZPoint position() const
tower centroid position
Definition: CastorTower.h:46
double fhot() const
tower hotcell/tot ratio
Definition: CastorTower.h:61
LeafCandidate()
default constructor
Definition: LeafCandidate.h:37
double depth() const
tower depth in z
Definition: CastorTower.h:58
double hadEnergy_
tower had energy
Definition: CastorTower.h:111
double hadEnergy() const
tower had energy
Definition: CastorTower.h:52
void push_back(value_type const &ref)
Add a Ref&lt;C, T&gt; to the RefVector.
Definition: RefVector.h:64
math::XYZTLorentzVector LorentzVector
Lorentz vector.
Definition: LeafCandidate.h:26
math::XYZPoint Point
point in the space
Definition: LeafCandidate.h:30
reco::CastorTower::~CastorTower ( )
virtual

destructor

Definition at line 21 of file CastorTower.cc.

21  {
22 
23 }

Member Function Documentation

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

add reference to constituent CastorRecHit

Definition at line 76 of file CastorTower.h.

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

76 { usedRecHits_.push_back( rechit ); }
CastorRecHitRefs usedRecHits_
references to CastorRecHit constituents
Definition: CastorTower.h:123
void push_back(value_type const &ref)
Add a Ref&lt;C, T&gt; to the RefVector.
Definition: RefVector.h:64
double reco::CastorTower::depth ( ) const
inline

tower depth in z

Definition at line 58 of file CastorTower.h.

References depth_.

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

58 { return depth_; }
double depth_
tower depth
Definition: CastorTower.h:117
double reco::CastorTower::emEnergy ( ) const
inline

tower em energy

Definition at line 49 of file CastorTower.h.

References emEnergy_.

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

49 { return emEnergy_; }
double emEnergy_
tower em energy
Definition: CastorTower.h:108
double reco::CastorTower::fem ( ) const
inline

tower em/tot ratio

Definition at line 55 of file CastorTower.h.

References fem_.

Referenced by CastorTower().

55 { return fem_; }
double fem_
tower em/tot Ratio
Definition: CastorTower.h:114
double reco::CastorTower::fhot ( ) const
inline

tower hotcell/tot ratio

Definition at line 61 of file CastorTower.h.

References fhot_.

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

61 { return fhot_; }
double fhot_
tower hotcell/tot ratio
Definition: CastorTower.h:120
CastorRecHitRefs reco::CastorTower::getUsedRecHits ( ) const
inline

vector of used RecHits

Definition at line 64 of file CastorTower.h.

References usedRecHits_.

64 { return usedRecHits_; }
CastorRecHitRefs usedRecHits_
references to CastorRecHit constituents
Definition: CastorTower.h:123
double reco::CastorTower::hadEnergy ( ) const
inline

tower had energy

Definition at line 52 of file CastorTower.h.

References hadEnergy_.

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

52 { return hadEnergy_; }
double hadEnergy_
tower had energy
Definition: CastorTower.h:111
bool reco::CastorTower::operator< ( const CastorTower rhs) const
inline

comparison <= operator

Definition at line 88 of file CastorTower.h.

References energy_.

88 { return (energy_< rhs.energy_); }
double energy_
tower energy
Definition: CastorTower.h:102
bool reco::CastorTower::operator<= ( const CastorTower rhs) const
inline

comparison <= operator

Definition at line 85 of file CastorTower.h.

References energy_.

85 { return (energy_<=rhs.energy_); }
double energy_
tower energy
Definition: CastorTower.h:102
bool reco::CastorTower::operator> ( const CastorTower rhs) const
inline

comparison > operator

Definition at line 82 of file CastorTower.h.

References energy_.

82 { return (energy_> rhs.energy_); }
double energy_
tower energy
Definition: CastorTower.h:102
bool reco::CastorTower::operator>= ( const CastorTower rhs) const
inline

comparison >= operator

Definition at line 79 of file CastorTower.h.

References energy_.

79 { return (energy_>=rhs.energy_); }
double energy_
tower energy
Definition: CastorTower.h:102
ROOT::Math::XYZPoint reco::CastorTower::position ( ) const
inline

tower centroid position

Definition at line 46 of file CastorTower.h.

References position_.

Referenced by CastorTower().

46 { return position_; }
ROOT::Math::XYZPoint position_
tower centroid position
Definition: CastorTower.h:105
CastorRecHitRefs::iterator reco::CastorTower::rechitsBegin ( ) const
inline

fist iterator over CastorRecHit constituents

Definition at line 67 of file CastorTower.h.

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

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

67 { return usedRecHits_.begin(); }
const_iterator begin() const
Initialize an iterator over the RefVector.
Definition: RefVector.h:244
CastorRecHitRefs usedRecHits_
references to CastorRecHit constituents
Definition: CastorTower.h:123
CastorRecHitRefs::iterator reco::CastorTower::rechitsEnd ( ) const
inline

last iterator over CastorRecHit constituents

Definition at line 70 of file CastorTower.h.

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

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

70 { return usedRecHits_.end(); }
const_iterator end() const
Termination of iteration.
Definition: RefVector.h:249
CastorRecHitRefs usedRecHits_
references to CastorRecHit constituents
Definition: CastorTower.h:123
size_t reco::CastorTower::rechitsSize ( ) const
inline

number of CastorRecHit constituents

Definition at line 73 of file CastorTower.h.

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

73 { return usedRecHits_.size(); }
CastorRecHitRefs usedRecHits_
references to CastorRecHit constituents
Definition: CastorTower.h:123
size_type size() const
Size of the RefVector.
Definition: RefVector.h:89
double reco::CastorTower::rho ( ) const
inline

rho of tower centroid

Definition at line 97 of file CastorTower.h.

References position_.

97 { return position_.rho(); }
ROOT::Math::XYZPoint position_
tower centroid position
Definition: CastorTower.h:105
double reco::CastorTower::xPos ( ) const
inline

x of tower centroid

Definition at line 91 of file CastorTower.h.

References position_.

91 { return position_.x(); }
ROOT::Math::XYZPoint position_
tower centroid position
Definition: CastorTower.h:105
double reco::CastorTower::yPos ( ) const
inline

y of tower centroid

Definition at line 94 of file CastorTower.h.

References position_.

94 { return position_.y(); }
ROOT::Math::XYZPoint position_
tower centroid position
Definition: CastorTower.h:105

Member Data Documentation

double reco::CastorTower::depth_
private

tower depth

Definition at line 117 of file CastorTower.h.

Referenced by CastorTower(), and depth().

double reco::CastorTower::emEnergy_
private

tower em energy

Definition at line 108 of file CastorTower.h.

Referenced by CastorTower(), and emEnergy().

double reco::CastorTower::energy_
private

tower energy

Definition at line 102 of file CastorTower.h.

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

double reco::CastorTower::fem_
private

tower em/tot Ratio

Definition at line 114 of file CastorTower.h.

Referenced by CastorTower(), and fem().

double reco::CastorTower::fhot_
private

tower hotcell/tot ratio

Definition at line 120 of file CastorTower.h.

Referenced by CastorTower(), and fhot().

double reco::CastorTower::hadEnergy_
private

tower had energy

Definition at line 111 of file CastorTower.h.

Referenced by CastorTower(), and hadEnergy().

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

tower centroid position

Definition at line 105 of file CastorTower.h.

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

CastorRecHitRefs reco::CastorTower::usedRecHits_
private

references to CastorRecHit constituents

Definition at line 123 of file CastorTower.h.

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