16#include <TProfile2D.h>
42 void create_structure();
44 float e2,
float e3,
float e);
50 float e2,
float e3,
float e,
float rconv = 0,
54 float e2,
float e3,
float e);
58 int average_interaction_per_crossing = 20);
73 std::unique_ptr<TFile> m_fave;
74 std::array<TProfile2D*, 4> m_histos_electron;
75 std::array<TProfile2D*, 4> m_histos_conv;
76 std::array<TProfile2D*, 4> m_histos_unconv;
77 TProfile2D* m_histo_rconv;
78 TProfile2D* m_histo_zconv;
79 std::array<double, 4> get_layers_fraction(
80 const std::array<TProfile2D*, 4>& prof,
double eta,
double pt)
const;
Scalar eta() const
pseudorapidity method
Scalar phi() const
phi method
Class mimicking the AthMessaging class from the offline software.
static std::vector< uint32_t > runnumber
PhotonAuxContainer_v3 PhotonAuxContainer
Definition of the current photon auxiliary container.
VertexAuxContainer_v1 VertexAuxContainer
Definition of the current jet auxiliary container.
PhotonContainer_v1 PhotonContainer
Definition of the current "photon container version".
ElectronContainer_v1 ElectronContainer
Definition of the current "electron container version".
EventInfo_v1 EventInfo
Definition of the latest event info version.
CaloCluster_v1 CaloCluster
Define the latest version of the calorimeter cluster class.
VertexContainer_v1 VertexContainer
Definition of the current "Vertex container version".
TrackParticleContainer_v1 TrackParticleContainer
Definition of the current "TrackParticle container version".
Photon_v1 Photon
Definition of the current "egamma version".
TrackParticleAuxContainer_v5 TrackParticleAuxContainer
Definition of the current TrackParticle auxiliary container.
ElectronAuxContainer_v3 ElectronAuxContainer
Definition of the current electron auxiliary container.
CaloClusterContainer_v1 CaloClusterContainer
Define the latest version of the calorimeter cluster container.
Electron_v1 Electron
Definition of the current "egamma version".
CaloClusterAuxContainer_v2 CaloClusterAuxContainer
Define the latest version of the calorimeter cluster auxiliary container.