ATLAS Offline Software
Loading...
Searching...
No Matches
L1CaloRdoEfexTob.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
3*/
4#ifndef L1CALO_RDO_EFEX_EMTAU_H
5#define L1CALO_RDO_EFEX_EMTAU_H
6
8
10{
11public:
12 L1CaloRdoEfexTob( int crate, int module, int eta, int phi, int numSlices,
13 TobType tobType, TobSource source, int id = 0, int fibre = 0, int tobSeq = 0 );
14
15 virtual void infoSpecific( ) const override;
16
17 //??bool getOverflow( size_t slice ) const;
18 //??bool getOverflow( ) const;
19
20 int getClusterEt( size_t slice ) const;
21 int getClusterEt( ) const;
22 int getIsol( size_t slice ) const;
23 int getIsol( ) const;
24
25private:
26};
27
28#endif
Scalar eta() const
pseudorapidity method
Scalar phi() const
phi method
L1CaloRdoEfexTob(int crate, int module, int eta, int phi, int numSlices, TobType tobType, TobSource source, int id=0, int fibre=0, int tobSeq=0)
virtual void infoSpecific() const override
L1CaloRdoFexTob(int crate, int module, int eta, int phi, int numSlices, TobType tobType, TobSource source, int id=0, int fibre=0, int tobSeq=0)
size_t numSlices() const