#include "DataFormats/Common/interface/DetSetVector.h"
#include "DataFormats/SiStripCluster/interface/SiStripCluster.h"
#include "DataFormats/SiStripDigi/interface/SiStripDigi.h"
#include "DataFormats/LaserAlignment/interface/LASBeamProfileFit.h"
#include <iostream>
#include <vector>
#include <algorithm>
Go to the source code of this file.
Classes | |
class | LaserBeamClusterizer |
uses the results of the BeamProfileFit to create SiStripClusters from the StripDigis of the Laser beams More... |