ATLAS Offline Software
Loading...
Searching...
No Matches
DepositInCalo_p1.h
Go to the documentation of this file.
1
2
3/*
4 Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
5*/
6
7// DepositInCalo_p1.h
8// Header file for class DepositInCalo_p1
9// Author: S.Binet<binet@cern.ch>
10// Date: March 2007
12#ifndef RECTPCNV_DEPOSITINCALO_P1_H
13#define RECTPCNV_DEPOSITINCALO_P1_H
14
15
17{
18public:
19
27
30 ~DepositInCalo_p1() = default;
31
32
34 unsigned short m_subCaloId;
35
38
41};
42
43
44#endif //> RECTPCNV_DEPOSITINCALO_P1_H
unsigned short m_subCaloId
calorimeter sampling identifier
float m_energyDeposited
energy Desposited
float m_muonEnergyLoss
energy Loss of the muons computed using the extrapolator
DepositInCalo_p1()
Default constructor:
~DepositInCalo_p1()=default
Destructor: