ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
LArCaliWaveVec Class Reference

#include <LArCaliWave.h>

Inheritance diagram for LArCaliWaveVec:
Collaboration diagram for LArCaliWaveVec:

Public Member Functions

 LArCaliWaveVec ()
 
bool isEmpty () const
 

Public Attributes

elements
 STL member. More...
 

Detailed Description

Definition at line 91 of file LArCaliWave.h.

Constructor & Destructor Documentation

◆ LArCaliWaveVec()

LArCaliWaveVec::LArCaliWaveVec ( )
inline

Definition at line 93 of file LArCaliWave.h.

93 {};

Member Function Documentation

◆ isEmpty()

bool LArCaliWaveVec::isEmpty ( ) const
inline

Definition at line 102 of file LArCaliWave.h.

102  {
103  return (this->size()==0);
104 }

Member Data Documentation

◆ elements

T std::vector< T >::elements
inherited

STL member.


The documentation for this class was generated from the following file:
python.setupRTTAlg.size
int size
Definition: setupRTTAlg.py:39