ATLAS Offline Software
Loading...
Searching...
No Matches
TauPi0Details_p1.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
12
13#ifndef TAUEVENTTPCNV_TAUPI0DETAILS_P1_H
14#define TAUEVENTTPCNV_TAUPI0DETAILS_P1_H
15
16#include <vector>
18#include "CLHEP/Vector/LorentzVector.h"
19
22
25{
26
27public:
29
31 friend class TauPi0DetailsCnv_p1;
32
33private:
34 std::vector< TPObjRef > m_pi0CandContainer;
35 std::vector< TPObjRef > m_pi0ClusContainer;
36
37 CLHEP::HepLorentzVector m_visTau_hlv;
38
39};
40
41#endif
CLHEP::HepLorentzVector m_visTau_hlv
friend class TauPi0DetailsCnv_p1
necessary to have member data private
std::vector< TPObjRef > m_pi0CandContainer
std::vector< TPObjRef > m_pi0ClusContainer