ATLAS Offline Software
Simulation
ISF
ISF_FastCaloSim
ISF_FastCaloSimEvent
src
IntArray.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#include "
ISF_FastCaloSimEvent/IntArray.h
"
6
7
#include "TArrayI.h"
8
9
//==========================
10
//======= IntArray =========
11
//==========================
12
13
IntArray::IntArray
(
int
n
) : TArrayI(
n
) {}
14
15
IntArray::IntArray
() {}
16
17
IntArray::~IntArray
() {}
beamspotman.n
n
Definition:
beamspotman.py:731
IntArray::IntArray
IntArray()
Definition:
IntArray.cxx:15
IntArray.h
IntArray::~IntArray
~IntArray()
Definition:
IntArray.cxx:17
Generated on Mon Dec 23 2024 21:11:54 for ATLAS Offline Software by
1.8.18