ATLAS Offline Software
Classes | Public Types | Public Member Functions | Public Attributes | List of all members
CaloShowerContainer_p1 Class Reference

#include <CaloShowerContainer_p1.h>

Collaboration diagram for CaloShowerContainer_p1:

Classes

struct  CaloShower
 

Public Types

typedef std::vector< CaloShower >::const_iterator const_iterator
 

Public Member Functions

 CaloShowerContainer_p1 ()
 constructor More...
 

Public Attributes

std::vector< CaloShowerm_container
 

Detailed Description

Definition at line 14 of file CaloShowerContainer_p1.h.

Member Typedef Documentation

◆ const_iterator

Definition at line 27 of file CaloShowerContainer_p1.h.

Constructor & Destructor Documentation

◆ CaloShowerContainer_p1()

CaloShowerContainer_p1::CaloShowerContainer_p1 ( )
inline

constructor

Definition at line 19 of file CaloShowerContainer_p1.h.

19 { };

Member Data Documentation

◆ m_container

std::vector<CaloShower> CaloShowerContainer_p1::m_container

Definition at line 26 of file CaloShowerContainer_p1.h.


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