#include <PFMatchPositions.h>
Definition at line 30 of file PFMatchPositions.h.
◆ AllLayersEtaPhi()
| PFMatch::AllLayersEtaPhi::AllLayersEtaPhi |
( |
| ) |
|
|
inline |
◆ ~AllLayersEtaPhi()
| virtual PFMatch::AllLayersEtaPhi::~AllLayersEtaPhi |
( |
| ) |
|
|
inlinevirtual |
Definition at line 33 of file PFMatchPositions.h.
33 {
35 for(
unsigned int iLay = 0; iLay < nLay; ++iLay) {
delete m_etaphiInLayer[iLay]; }
36 }
std::vector< EtaPhi * > m_etaphiInLayer
◆ m_etaphiInLayer
| std::vector<EtaPhi*> PFMatch::AllLayersEtaPhi::m_etaphiInLayer |
The documentation for this class was generated from the following file: