1 #ifndef DataFormats_L1TCalorimeterPhase2_Phase2L1CaloJet_h 2 #define DataFormats_L1TCalorimeterPhase2_Phase2L1CaloJet_h
void setTowerEt(float towerEtIn)
void setTowerIEta(int towerIEtaIn)
std::vector< l1tp2::Phase2L1CaloJet > Phase2L1CaloJetCollection
const LorentzVector & p4() const final
four-momentum Lorentz vector
void setTauEt(float tauEtIn)
void setTowerPhi(float towerPhiIn)
void setJetIPhi(int jetIPhiIn)
Phase2L1CaloJet(const PolarLorentzVector &p4, float jetEt, float tauEt, int jetIEta, int jetIPhi, float jetEta, float jetPhi, float towerEt, int towerIEta, int towerIPhi, float towerEta, float towerPhi)
void setTowerEta(float towerEtaIn)
void setTowerIPhi(int towerIPhiIn)
void setJetEt(float jetEtIn)
void setJetIEta(int jetIEtaIn)
void setJetPhi(float jetPhiIn)
void setJetEta(float jetEtaIn)
math::PtEtaPhiMLorentzVector PolarLorentzVector
Lorentz vector.