ATLAS Offline Software
Loading...
Searching...
No Matches
JetSampling_p1.cxx
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// JetSampling_p1.cxx
8// Implementation file for class JetSampling_p1
9// Author: S.Binet<binet@cern.ch>
11
12
13// JetEventTPCnv includes
15
19
23 , m_ejsEMB1(0)
24 , m_ejsEME1(0)
25 , m_ejsEMB2(0)
26 , m_ejsEME2(0)
27 , m_ejsEMB3(0)
28 , m_ejsEME3(0)
29 , m_ejsTileBar0(0)
30 , m_ejsTileExt0(0)
31 , m_ejsTileBar1(0)
32 , m_ejsTileExt1(0)
33 , m_ejsTileBar2(0)
34 , m_ejsTileExt2(0)
35 , m_ejsHEC0(0)
36 , m_ejsHEC1(0)
37 , m_ejsHEC2(0)
38 , m_ejsHEC3(0)
39 , m_ejsTileGap1(0)
40 , m_ejsTileGap2(0)
41 , m_ejsTileGap3(0)
42 , m_ejsFCAL0(0)
43 , m_ejsFCAL1(0)
44 , m_ejsFCAL2(0)
45 , m_tot(0)
46 , m_ctot(0)
47 , m_ehad(0)
48 , m_eem(0)
49 , m_eCryo(0)
50 , m_eGap(0)
51 , m_eScint(0)
52 , m_eNull(0)
53{
54 m_edEMB0Cell.fill(0);
55 m_edEMB1Cell.fill(0);
56 m_edEMB2Cell.fill(0);
57 m_edEME0Cell.fill(0);
58 m_edEME1Cell.fill(0);
59 m_edEME2Cell.fill(0);
60 m_edTile1Cell.fill(0);
61 m_edTile2Cell.fill(0);
62 m_edHec1Cell.fill(0);
63 m_edHec2Cell.fill(0);
64 m_edFCal1Cell.fill(0);
65 m_edFCal2Cell.fill(0);
66 m_ePreSamBCell.fill(0);
67 m_ePreSamECell.fill(0);
68 m_eEMB1Cell.fill(0);
69 m_eEMB2Cell.fill(0);
70 m_eEMB3Cell.fill(0);
71 m_eEME1Cell.fill(0);
72 m_eEME2Cell.fill(0);
73 m_eEME3Cell.fill(0);
74 m_eTileBar0Cell.fill(0);
75 m_eTileBar1Cell.fill(0);
76 m_eTileBar2Cell.fill(0);
77 m_eTileExt0Cell.fill(0);
78 m_eTileExt1Cell.fill(0);
79 m_eTileExt2Cell.fill(0);
80 m_eHec0Cell.fill(0);
81 m_eHec1Cell.fill(0);
82 m_eHec2Cell.fill(0);
83 m_eHec3Cell.fill(0);
84 m_eFCal0Cell.fill(0);
85 m_eFCal1Cell.fill(0);
86 m_eFCal2Cell.fill(0);
87 m_erad.fill(0);
88}
89
double m_ejsPreSamplerE
double m_ejsPreSamplerB
JetSampling_p1()
Default constructor: