ATLAS Offline Software
Generators
TruthIO
src
HepEvt.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
6
extern
"C"
{
7
const
unsigned
int
hepevt_bytes_allocation_ATLAS
=
8
sizeof
(
long
int
) * ( 2 + 6 * 10000 )
9
+
sizeof
(
double
) * ( 9 * 10000 );
10
struct
{
11
char
data
[
hepevt_bytes_allocation_ATLAS
];
12
}
hepevt_
;
13
}
data
char data[hepevt_bytes_allocation_ATLAS]
Definition:
HepEvt.cxx:11
CaloCellPos2Ntuple.int
int
Definition:
CaloCellPos2Ntuple.py:24
hepevt_
struct @64 hepevt_
hepevt_bytes_allocation_ATLAS
const unsigned int hepevt_bytes_allocation_ATLAS
Definition:
HepEvt.cxx:7
xAOD::double
double
Definition:
CompositeParticle_v1.cxx:159
Generated on Thu Nov 7 2024 21:16:08 for ATLAS Offline Software by
1.8.18