ATLAS Offline Software
Public Member Functions | Private Attributes | Friends | List of all members
Tau1P3PExtraDetails_p1 Class Reference

DEPRECATED - Do not use except for backwards compatibility Persistent Tau1P3PExtraDetails class. More...

#include <Tau1P3PExtraDetails_p1.h>

Collaboration diagram for Tau1P3PExtraDetails_p1:

Public Member Functions

 Tau1P3PExtraDetails_p1 ()
 Constructor. More...
 

Private Attributes

std::vector< ElementLinkInt_p2m_closestEtaTrkVertCell
 
std::vector< ElementLinkInt_p2m_closestEtaTrkCell
 
std::vector< ElementLinkInt_p2m_closestPhiTrkVertCell
 
std::vector< ElementLinkInt_p2m_closestPhiTrkCell
 
std::vector< float > m_etaTrackCaloSamp
 
std::vector< float > m_phiTrackCaloSamp
 
float m_sumPTTracks
 
unsigned char m_tracks
 
ElementLinkContNames_p2 m_linkNames
 

Friends

class Tau1P3PExtraDetailsCnv_p1
 

Detailed Description

DEPRECATED - Do not use except for backwards compatibility Persistent Tau1P3PExtraDetails class.

Definition at line 27 of file Tau1P3PExtraDetails_p1.h.

Constructor & Destructor Documentation

◆ Tau1P3PExtraDetails_p1()

Tau1P3PExtraDetails_p1::Tau1P3PExtraDetails_p1 ( )

Constructor.

Definition at line 23 of file Tau1P3PExtraDetails_p1.cxx.

23  :
24  m_sumPTTracks(-1111.),
25  m_tracks(0)
26 {
27 
28 }

Friends And Related Function Documentation

◆ Tau1P3PExtraDetailsCnv_p1

friend class Tau1P3PExtraDetailsCnv_p1
friend

Definition at line 29 of file Tau1P3PExtraDetails_p1.h.

Member Data Documentation

◆ m_closestEtaTrkCell

std::vector<ElementLinkInt_p2> Tau1P3PExtraDetails_p1::m_closestEtaTrkCell
private

Definition at line 35 of file Tau1P3PExtraDetails_p1.h.

◆ m_closestEtaTrkVertCell

std::vector<ElementLinkInt_p2> Tau1P3PExtraDetails_p1::m_closestEtaTrkVertCell
private

Definition at line 34 of file Tau1P3PExtraDetails_p1.h.

◆ m_closestPhiTrkCell

std::vector<ElementLinkInt_p2> Tau1P3PExtraDetails_p1::m_closestPhiTrkCell
private

Definition at line 37 of file Tau1P3PExtraDetails_p1.h.

◆ m_closestPhiTrkVertCell

std::vector<ElementLinkInt_p2> Tau1P3PExtraDetails_p1::m_closestPhiTrkVertCell
private

Definition at line 36 of file Tau1P3PExtraDetails_p1.h.

◆ m_etaTrackCaloSamp

std::vector<float> Tau1P3PExtraDetails_p1::m_etaTrackCaloSamp
private

Definition at line 38 of file Tau1P3PExtraDetails_p1.h.

◆ m_linkNames

ElementLinkContNames_p2 Tau1P3PExtraDetails_p1::m_linkNames
private

Definition at line 43 of file Tau1P3PExtraDetails_p1.h.

◆ m_phiTrackCaloSamp

std::vector<float> Tau1P3PExtraDetails_p1::m_phiTrackCaloSamp
private

Definition at line 39 of file Tau1P3PExtraDetails_p1.h.

◆ m_sumPTTracks

float Tau1P3PExtraDetails_p1::m_sumPTTracks
private

Definition at line 40 of file Tau1P3PExtraDetails_p1.h.

◆ m_tracks

unsigned char Tau1P3PExtraDetails_p1::m_tracks
private

Definition at line 41 of file Tau1P3PExtraDetails_p1.h.


The documentation for this class was generated from the following files:
Tau1P3PExtraDetails_p1::m_sumPTTracks
float m_sumPTTracks
Definition: Tau1P3PExtraDetails_p1.h:40
Tau1P3PExtraDetails_p1::m_tracks
unsigned char m_tracks
Definition: Tau1P3PExtraDetails_p1.h:41