ATLAS Offline Software
Loading...
Searching...
No Matches
jet::AccessorAndHisto< ATYPE, HTYPE > Struct Template Reference
Collaboration diagram for jet::AccessorAndHisto< ATYPE, HTYPE >:

Public Member Functions

 AccessorAndHisto (const std::string &attname, HTYPE *h, bool gev)

Protected Attributes

Accessor< ATYPE > m_accessor
HTYPE * m_h
const float m_toGeV1

Detailed Description

template<typename ATYPE, typename HTYPE>
struct jet::AccessorAndHisto< ATYPE, HTYPE >

Definition at line 22 of file JetAttributeHisto.cxx.

Constructor & Destructor Documentation

◆ AccessorAndHisto()

template<typename ATYPE, typename HTYPE>
jet::AccessorAndHisto< ATYPE, HTYPE >::AccessorAndHisto ( const std::string & attname,
HTYPE * h,
bool gev )
inline

Member Data Documentation

◆ m_accessor

template<typename ATYPE, typename HTYPE>
Accessor< ATYPE > jet::AccessorAndHisto< ATYPE, HTYPE >::m_accessor
protected

Definition at line 26 of file JetAttributeHisto.cxx.

◆ m_h

template<typename ATYPE, typename HTYPE>
HTYPE* jet::AccessorAndHisto< ATYPE, HTYPE >::m_h
protected

Definition at line 27 of file JetAttributeHisto.cxx.

◆ m_toGeV1

template<typename ATYPE, typename HTYPE>
const float jet::AccessorAndHisto< ATYPE, HTYPE >::m_toGeV1
protected

Definition at line 28 of file JetAttributeHisto.cxx.


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