ATLAS Offline Software
Reconstruction
RecTPCnv
src
DepositInCalo_p2.cxx
Go to the documentation of this file.
1
3
/*
4
Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
// DepositInCalo_p2.cxx
8
// Implementation file for class DepositInCalo_p2
9
// Author: Ketevi A. Assamagan
11
12
13
// RecTPCnv includes
14
#include "
RecTPCnv/DepositInCalo_p2.h
"
15
#include "
RecTPCnv/DepositInCalo_p1.h
"
16
20
21
DepositInCalo_p2::DepositInCalo_p2
(
const
DepositInCalo_p1
&
other
)
22
: m_subCaloId (
other
.m_subCaloId),
23
m_energyDeposited (
other
.m_energyDeposited),
24
m_muonEnergyLoss (
other
.m_muonEnergyLoss),
25
m_etDeposited (0)
26
{
27
}
DepositInCalo_p2::DepositInCalo_p2
DepositInCalo_p2()
Default constructor:
Definition:
DepositInCalo_p2.h:37
DepositInCalo_p2.h
DepositInCalo_p1.h
DepositInCalo_p1
Definition:
DepositInCalo_p1.h:17
InDetDD::other
@ other
Definition:
InDetDD_Defs.h:16
Generated on Fri Jan 10 2025 21:09:14 for ATLAS Offline Software by
1.8.18