#include "RecoTracker/DeDx/interface/DeDxTools.h"
#include <vector>
#include <numeric>
Go to the source code of this file.
Namespaces | |
namespace | DeDxTools |
Functions | |
double | DeDxTools::genericAverage (const reco::DeDxHitCollection &, float expo=1.) |
bool | DeDxTools::shapeSelection (const std::vector< uint8_t > &ls) |
void | DeDxTools::trajectoryRawHits (const edm::Ref< std::vector< Trajectory > > &trajectory, vector< RawHits > &hits, bool usePixel, bool useStrip) |