|
BmnRoot
|
#include <BmnSiliconTrackFinder.h>
Public Attributes | |
| Int_t | Id = -1 |
| Int_t | Np = -1 |
| Int_t | Pdg = -999 |
| Double_t | x [4] = {-999., -999.,-999.,-999.} |
| Double_t | y [4] = {-999., -999.,-999.,-999.} |
| Double_t | z [4] = {-999., -999.,-999.,-999.} |
| Bool_t | wo3st = 0 |
| Double_t | param [4] = {999., 999., 999., 999.} |
Definition at line 83 of file BmnSiliconTrackFinder.h.
| Int_t BmnSiliconTrackFinder::MC_points::Id = -1 |
Definition at line 84 of file BmnSiliconTrackFinder.h.
| Int_t BmnSiliconTrackFinder::MC_points::Np = -1 |
Definition at line 85 of file BmnSiliconTrackFinder.h.
| Double_t BmnSiliconTrackFinder::MC_points::param = {999., 999., 999., 999.} |
Definition at line 92 of file BmnSiliconTrackFinder.h.
| Int_t BmnSiliconTrackFinder::MC_points::Pdg = -999 |
Definition at line 86 of file BmnSiliconTrackFinder.h.
| Bool_t BmnSiliconTrackFinder::MC_points::wo3st = 0 |
Definition at line 90 of file BmnSiliconTrackFinder.h.
| Double_t BmnSiliconTrackFinder::MC_points::x = {-999., -999.,-999.,-999.} |
Definition at line 87 of file BmnSiliconTrackFinder.h.
| Double_t BmnSiliconTrackFinder::MC_points::y = {-999., -999.,-999.,-999.} |
Definition at line 88 of file BmnSiliconTrackFinder.h.
| Double_t BmnSiliconTrackFinder::MC_points::z = {-999., -999.,-999.,-999.} |
Definition at line 89 of file BmnSiliconTrackFinder.h.