Skip to content
Snippets Groups Projects
Commit 7c496a69 authored by Dmitry Popov's avatar Dmitry Popov
Browse files

Updated TrigT1CaloUtils

parent 85bb83c5
No related branches found
No related tags found
9 merge requests!58791DataQualityConfigurations: Modify L1Calo config for web display,!46784MuonCondInterface: Enable thread-safety checking.,!46776Updated LArMonitoring config file for WD to match new files produced using MT,!45405updated ART test cron job,!42417Draft: DIRE and VINCIA Base Fragments for Pythia 8.3,!28528Revert 63f845ae,!27054Atr20369 210,!26342Monopole: Handle fractionally charged particles,!20249ATR-19016: Merge Level-1 Trigger Athena packages from release 21 to master
Showing
with 1 addition and 82 deletions
......@@ -8,10 +8,6 @@
email : e.moyse@qmul.ac.uk
***************************************************************************/
/***************************************************************************
* *
* *
***************************************************************************/
......
......@@ -9,10 +9,6 @@
email : Alan.Watson@cern.ch
***************************************************************************/
/***************************************************************************
* *
* *
***************************************************************************/
#ifndef CPALGORITHM_H
#define CPALGORITHM_H
......
......@@ -8,10 +8,6 @@
email : Alan.Watson@cern.ch
***************************************************************************/
/***************************************************************************
* *
* *
***************************************************************************/
#ifndef CPMTobAlgorithm_H
#define CPMTobAlgorithm_H
......
......@@ -8,10 +8,6 @@
email : e.moyse@qmw.ac.uk
***************************************************************************/
/***************************************************************************
* *
* *
***************************************************************************/
#ifndef ClusterProcessorModuleKey_H
#define ClusterProcessorModuleKey_H
......
......@@ -8,10 +8,6 @@
email : moyse@ph.qmw.ac.uk
***************************************************************************/
/***************************************************************************
* *
* *
***************************************************************************/
#ifndef COORDTOHARDWARE_H
#define COORDTOHARDWARE_H
......
......@@ -8,10 +8,6 @@
email : Alan.Watson@cern.ch
***************************************************************************/
/***************************************************************************
* *
* *
***************************************************************************/
......@@ -67,8 +63,7 @@ private:
bool m_debug;
static const unsigned int m_sumBitsTC=15;
static const unsigned int m_sumBits=14;
static const unsigned int m_jemEtSaturation=4032;
static const unsigned int m_jemEtSaturation= 0x3fff; // was 4032
private:
unsigned int encodeTC(int input) const;
int decodeTC(unsigned int input) const;
......
......@@ -8,10 +8,6 @@
email : e.moyse@qmul.ac.uk
***************************************************************************/
/***************************************************************************
* *
* *
***************************************************************************/
......
......@@ -8,10 +8,6 @@
email : Alan.Watson@cern.ch
***************************************************************************/
/***************************************************************************
* *
* *
***************************************************************************/
#ifndef JETALGORITHM_H
#define JETALGORITHM_H
......
......@@ -8,10 +8,6 @@
email : Alan.Watson@cern.ch
***************************************************************************/
/***************************************************************************
* *
* *
***************************************************************************/
#ifndef JETALGORITHM_H
#define JETALGORITHM_H
......
......@@ -8,10 +8,6 @@
email : Alan.Watson@cern.ch
***************************************************************************/
/***************************************************************************
* *
* *
***************************************************************************/
#ifndef JetElementKey_H
#define JetElementKey_H
......
......@@ -10,10 +10,6 @@
Converted to base class JetElementKeyBase by Alan Watson, 20/01/06
***************************************************************************/
/***************************************************************************
* *
* *
***************************************************************************/
#ifndef JetElementKeyBase_H
#define JetElementKeyBase_H
......
......@@ -8,10 +8,6 @@
email : e.moyse@qmw.ac.uk
***************************************************************************/
/***************************************************************************
* *
* *
***************************************************************************/
#ifndef JETENERGYMODULEKEY_H
#define JETENERGYMODULEKEY_H
......
......@@ -8,10 +8,6 @@
email : Alan.Watson@cern.ch
***************************************************************************/
/***************************************************************************
* *
* *
***************************************************************************/
#ifndef JetInputKey_H
#define JetInputKey_H
......
......@@ -8,10 +8,6 @@
email : e.moyse@qmw.ac.uk
***************************************************************************/
/***************************************************************************
* *
* *
***************************************************************************/
#ifndef KeyUtilities_H
#define KeyUtilities_H
......
......@@ -5,10 +5,6 @@
// L1TopoDataMaker.h,
///////////////////////////////////////////////////////////////////
/***************************************************************************
* *
* *
***************************************************************************/
#ifndef L1TOPODATAMAKER_H
#define L1TOPODATAMAKER_H
......
......@@ -8,10 +8,6 @@
email : Alan.Watson@cern.ch
***************************************************************************/
/***************************************************************************
* *
* *
***************************************************************************/
#ifndef MODULEENERGY_H
#define MODULEENERGY_H
......
......@@ -8,10 +8,6 @@
email : moyse@zanzibar
***************************************************************************/
/***************************************************************************
* *
* *
***************************************************************************/
#ifndef PARITY_H
#define PARITY_H
......
......@@ -8,10 +8,6 @@
email : Alan.Watson@cern.ch
***************************************************************************/
/***************************************************************************
* *
* *
***************************************************************************/
#ifndef QUADLINEAR_H
#define QUADLINEAR_H
......
......@@ -8,10 +8,6 @@
email : Alan.Watson@cern.ch
***************************************************************************/
/***************************************************************************
* *
* *
***************************************************************************/
......
......@@ -8,10 +8,6 @@
email : e.moyse@qmw.ac.uk
***************************************************************************/
/***************************************************************************
* *
* *
***************************************************************************/
#ifndef TRIGGERTOWERKEY_H
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment