40 |
|
|
41 |
|
void checkEfficiency(const reco::TrackCollection & tracks); |
42 |
|
void checkEfficiency(const OrderedSeedingHits& candidates); |
43 |
< |
void checkAlgoEfficiency1(const ctfseeding::SeedingLayerSets&, const OrderedSeedingHits& ); |
44 |
< |
void checkAlgoEfficiency2(const ctfseeding::SeedingLayerSets&, const OrderedSeedingHits& ); |
43 |
> |
// void checkAlgoEfficiency1(const ctfseeding::SeedingLayerSets&, const OrderedSeedingHits& ); |
44 |
> |
// void checkAlgoEfficiency2(const ctfseeding::SeedingLayerSets&, const OrderedSeedingHits& ); |
45 |
|
|
46 |
|
static void print(const SimTrack & track) ; |
47 |
|
static void print(const SimVertex& vertex); |