Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

mui_symset Struct Reference

#include <mMuiFastRoadFinder.h>

List of all members.

Public Methods

 mui_symset ()

Public Attributes

UShort_t idx
Float_t cos
UShort_t depth
UShort_t nhit
UShort_t dof
UShort_t gapbit
Float_t x
Float_t y
Float_t z
Float_t chisq


Detailed Description

symset (1D) info

Definition at line 15 of file mMuiFastRoadFinder.h.


Constructor & Destructor Documentation

mui_symset   [inline]
 

Definition at line 29 of file mMuiFastRoadFinder.h.

References chisq, cos, depth, dof, gapbit, idx, nhit, x, y, and z.

00029                : idx(0), cos(0.), depth(0), nhit(0), dof(1), gapbit(0), 
00030     x(0.0), y(0.0), z(0.0), chisq(1.0) {}


Member Data Documentation

Float_t chisq
 

Definition at line 27 of file mMuiFastRoadFinder.h.

Referenced by mMuiFastRoadFinder::find_tracks, and mui_symset.

Float_t cos
 

Definition at line 18 of file mMuiFastRoadFinder.h.

Referenced by mMuiFastRoadFinder::find_tracks, and mui_symset.

UShort_t depth
 

Definition at line 19 of file mMuiFastRoadFinder.h.

Referenced by mMuiFastRoadFinder::find_tracks, and mui_symset.

UShort_t dof
 

Definition at line 21 of file mMuiFastRoadFinder.h.

Referenced by mMuiFastRoadFinder::find_tracks, and mui_symset.

UShort_t gapbit
 

Definition at line 22 of file mMuiFastRoadFinder.h.

Referenced by mMuiFastRoadFinder::find_tracks, and mui_symset.

UShort_t idx
 

Definition at line 17 of file mMuiFastRoadFinder.h.

Referenced by mui_symset.

UShort_t nhit
 

Definition at line 20 of file mMuiFastRoadFinder.h.

Referenced by mMuiFastRoadFinder::find_tracks, and mui_symset.

Float_t x
 

Definition at line 24 of file mMuiFastRoadFinder.h.

Referenced by mMuiFastRoadFinder::find_tracks, and mui_symset.

Float_t y
 

Definition at line 25 of file mMuiFastRoadFinder.h.

Referenced by mMuiFastRoadFinder::find_tracks, and mui_symset.

Float_t z
 

Definition at line 26 of file mMuiFastRoadFinder.h.

Referenced by mMuiFastRoadFinder::find_tracks, and mui_symset.


The documentation for this struct was generated from the following file:
MUIOO: PHENIX Muon Identifier Analysis Framework. Documentation by doxygen
Last modified: