214 |
|
}; |
215 |
|
|
216 |
|
struct JPTJetVars{ |
217 |
< |
int zspCorrection; |
218 |
< |
float elecMultiplicity; |
217 |
> |
float zspCorrection; |
218 |
> |
int elecMultiplicity; |
219 |
|
std::vector<TrkVars> pionsInCone; |
220 |
|
std::vector<TrkVars> pionsCurledOut; |
221 |
|
std::vector<TrkVars> pionsCurledIn; |
272 |
|
//double fSubDetector2; |
273 |
|
//double fSubDetector3; |
274 |
|
//double fSubDetector4; |
275 |
< |
//double restrictedEMF; |
276 |
< |
//int nHCALTowers; |
277 |
< |
//int nECALTowers; |
275 |
> |
double restrictedEMF; |
276 |
> |
int nHCALTowers; |
277 |
> |
int nECALTowers; |
278 |
|
//double approximatefHPD; |
279 |
|
//double approximatefRBX; |
280 |
|
int hitsInN90; |