#include "DataFormats/Candidate/interface/LeafCandidate.h"
#include "DataFormats/DetId/interface/DetId.h"
#include "DataFormats/CaloTowers/interface/CaloTowerDetId.h"
#include "DataFormats/Math/interface/Vector3D.h"
#include "Rtypes.h"
#include <vector>
#include <cmath>
#include "DataFormats/GeometryVector/interface/GlobalPoint.h"
Go to the source code of this file.
Classes | |
class | CaloTower |
Functions | |
std::ostream & | operator<< (std::ostream &s, const CaloTower &ct) |
bool | operator== (const CaloTower &t1, const CaloTower &t2) |
std::ostream& operator<< | ( | std::ostream & | s, |
const CaloTower & | ct | ||
) |
Definition at line 229 of file CaloTower.cc.
References CaloTower::emEt(), CaloTower::et(), reco::LeafCandidate::eta(), CaloTower::hadEt(), CaloTower::id(), CaloTower::outerEt(), and reco::LeafCandidate::phi().
Definition at line 211 of file CaloTower.h.
References CaloTower::id().
Referenced by ora::OId::operator!=(), ora::Version::operator!=(), ora::NamedRef< T >::operator!=(), and ora::Object::operator!=().