ATLAS Offline Software
Loading...
Searching...
No Matches
IntArray Class Reference

#include <IntArray.h>

Inheritance diagram for IntArray:
Collaboration diagram for IntArray:

Public Member Functions

 IntArray ()
 IntArray (int)
 ~IntArray ()

Detailed Description

Definition at line 11 of file IntArray.h.

Constructor & Destructor Documentation

◆ IntArray() [1/2]

IntArray::IntArray ( )

Definition at line 15 of file IntArray.cxx.

15{}

◆ IntArray() [2/2]

IntArray::IntArray ( int n)

Definition at line 13 of file IntArray.cxx.

13: TArrayI(n) {}

◆ ~IntArray()

IntArray::~IntArray ( )

Definition at line 17 of file IntArray.cxx.

17{}

The documentation for this class was generated from the following files: