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

#include <ParticleJet_p1.h>

Collaboration diagram for ParticleJet_p1:

Public Member Functions

 ParticleJet_p1 ()
 Default constructor: More...
 
 ~ParticleJet_p1 ()=default
 Destructor: More...
 

Private Attributes

P4PxPyPzE_p1 m_momentum
 the 4-mom part More...
 
ParticleBase_p1 m_particleBase
 the ParticleBase part More...
 
std::vector< double > m_combinedLikelihood
 combined likelihoods More...
 
std::string m_author
 authors More...
 
std::vector< Analysis::ITagInfo * > m_tagJetInfo
 ITagInfo objects. More...
 
std::vector< Analysis::IConstituent * > m_constituents
 IConstituents objects. More...
 

Friends

class ParticleJetCnv_p1
 

Detailed Description

Definition at line 34 of file ParticleJet_p1.h.

Constructor & Destructor Documentation

◆ ParticleJet_p1()

ParticleJet_p1::ParticleJet_p1 ( )
inline

Default constructor:

Definition at line 86 of file ParticleJet_p1.h.

87 {}

◆ ~ParticleJet_p1()

ParticleJet_p1::~ParticleJet_p1 ( )
default

Destructor:

Friends And Related Function Documentation

◆ ParticleJetCnv_p1

friend class ParticleJetCnv_p1
friend

Definition at line 41 of file ParticleJet_p1.h.

Member Data Documentation

◆ m_author

std::string ParticleJet_p1::m_author
private

authors

Definition at line 73 of file ParticleJet_p1.h.

◆ m_combinedLikelihood

std::vector<double> ParticleJet_p1::m_combinedLikelihood
private

combined likelihoods

Definition at line 70 of file ParticleJet_p1.h.

◆ m_constituents

std::vector<Analysis::IConstituent*> ParticleJet_p1::m_constituents
private

IConstituents objects.

Definition at line 79 of file ParticleJet_p1.h.

◆ m_momentum

P4PxPyPzE_p1 ParticleJet_p1::m_momentum
private

the 4-mom part

Definition at line 62 of file ParticleJet_p1.h.

◆ m_particleBase

ParticleBase_p1 ParticleJet_p1::m_particleBase
private

the ParticleBase part

Definition at line 65 of file ParticleJet_p1.h.

◆ m_tagJetInfo

std::vector<Analysis::ITagInfo*> ParticleJet_p1::m_tagJetInfo
private

ITagInfo objects.

Definition at line 76 of file ParticleJet_p1.h.


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