ATLAS Offline Software
Simulation
ISF
ISF_FastCaloSim
ISF_FastCaloSimEvent
src
DoubleArray.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/DoubleArray.h
"
6
7
#include "TArrayD.h"
8
9
//==========================
10
//======= DoubleArray =========
11
//==========================
12
13
DoubleArray::DoubleArray
(
int
n
) : TArrayD(
n
) {}
14
15
DoubleArray::DoubleArray
() {}
16
17
DoubleArray::~DoubleArray
() {}
DoubleArray::DoubleArray
DoubleArray()
Definition:
DoubleArray.cxx:15
DoubleArray::~DoubleArray
~DoubleArray()
Definition:
DoubleArray.cxx:17
beamspotman.n
n
Definition:
beamspotman.py:731
DoubleArray.h
Generated on Mon Dec 23 2024 21:09:31 for ATLAS Offline Software by
1.8.18