Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Experimental::REveMCRecCrossRef Class Reference

REveMCRecCrossRef Cross-reference of sim/rec data per particle (also used in VSD).

Definition at line 243 of file REveVSDStructs.hxx.

Public Member Functions

 REveMCRecCrossRef ()=default
 
virtual ~REveMCRecCrossRef ()
 

Public Attributes

Bool_t fHasKink {kFALSE}
 
Bool_t fHasV0 {kFALSE}
 
Bool_t fIsRec {kFALSE}
 
Int_t fLabel {0}
 
Int_t fNClus {0}
 
Int_t fNHits {0}
 

#include <ROOT/REveVSDStructs.hxx>

Constructor & Destructor Documentation

◆ REveMCRecCrossRef()

ROOT::Experimental::REveMCRecCrossRef::REveMCRecCrossRef ( )
default

◆ ~REveMCRecCrossRef()

virtual ROOT::Experimental::REveMCRecCrossRef::~REveMCRecCrossRef ( )
inlinevirtual

Definition at line 253 of file REveVSDStructs.hxx.

Member Data Documentation

◆ fHasKink

Bool_t ROOT::Experimental::REveMCRecCrossRef::fHasKink {kFALSE}

Definition at line 247 of file REveVSDStructs.hxx.

◆ fHasV0

Bool_t ROOT::Experimental::REveMCRecCrossRef::fHasV0 {kFALSE}

Definition at line 246 of file REveVSDStructs.hxx.

◆ fIsRec

Bool_t ROOT::Experimental::REveMCRecCrossRef::fIsRec {kFALSE}

Definition at line 245 of file REveVSDStructs.hxx.

◆ fLabel

Int_t ROOT::Experimental::REveMCRecCrossRef::fLabel {0}

Definition at line 248 of file REveVSDStructs.hxx.

◆ fNClus

Int_t ROOT::Experimental::REveMCRecCrossRef::fNClus {0}

Definition at line 250 of file REveVSDStructs.hxx.

◆ fNHits

Int_t ROOT::Experimental::REveMCRecCrossRef::fNHits {0}

Definition at line 249 of file REveVSDStructs.hxx.

Libraries for ROOT::Experimental::REveMCRecCrossRef:

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