#include "HoughBaseAlg.h"
|
| protoTrack () |
|
void | Init (unsigned int num=999999, unsigned int pnum=999999, float slope=999999, float intercept=999999, float totalQTemp=-999999, float Min0=999999, float Min1=999999, float Max0=-999999, float Max1=-999999, int iMinWireTemp=999999, int iMaxWireTemp=-999999, int minWireTemp=999999, int maxWireTemp=-999999, std::vector< art::Ptr< recob::Hit >> hitsTemp=std::vector< art::Ptr< recob::Hit >>()) |
|
Definition at line 200 of file HoughBaseAlg.h.
protoTrack::protoTrack |
( |
| ) |
|
|
inline |
void protoTrack::Init |
( |
unsigned int |
num = 999999 , |
|
|
unsigned int |
pnum = 999999 , |
|
|
float |
slope = 999999 , |
|
|
float |
intercept = 999999 , |
|
|
float |
totalQTemp = -999999 , |
|
|
float |
Min0 = 999999 , |
|
|
float |
Min1 = 999999 , |
|
|
float |
Max0 = -999999 , |
|
|
float |
Max1 = -999999 , |
|
|
int |
iMinWireTemp = 999999 , |
|
|
int |
iMaxWireTemp = -999999 , |
|
|
int |
minWireTemp = 999999 , |
|
|
int |
maxWireTemp = -999999 , |
|
|
std::vector< art::Ptr< recob::Hit >> |
hitsTemp = std::vector<art::Ptr<recob::Hit>>() |
|
) |
| |
|
inline |
float protoTrack::clusterIntercept = 999999 |
int protoTrack::clusterNumber = 999999 |
float protoTrack::clusterSlope = 999999 |
float protoTrack::iMaxWire = -999999 |
float protoTrack::iMinWire = 999999 |
float protoTrack::isolation = -999999 |
float protoTrack::maxWire = -999999 |
bool protoTrack::merged = false |
bool protoTrack::mergedLeft = false |
bool protoTrack::mergedRight = false |
float protoTrack::minWire = 999999 |
int protoTrack::oldClusterNumber = 999999 |
int protoTrack::planeNumber = 999999 |
float protoTrack::pMax0 = -999999 |
float protoTrack::pMax1 = -999999 |
float protoTrack::pMin0 = 999999 |
float protoTrack::pMin1 = 999999 |
float protoTrack::showerLikeness = -999999 |
bool protoTrack::showerMerged = false |
float protoTrack::totalQ = -999999 |
The documentation for this struct was generated from the following file: