#include "Alignment/CommonAlignmentAlgorithm/interface/AlignmentAlgorithmBase.h"
#include "Alignment/CommonAlignmentAlgorithm/interface/AlignmentIORoot.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/ServiceRegistry/interface/Service.h"
#include "PhysicsTools/UtilAlgos/interface/TFileService.h"
#include "TH1D.h"
#include "TProfile.h"
#include "TTree.h"
#include "TFile.h"
#include "TChain.h"
#include "TMatrixD.h"
Go to the source code of this file.
Classes | |
struct | MuonDTLocalMillepedeAlgorithm::Info1D |
class | MuonDTLocalMillepedeAlgorithm |
Macros | |
#define | MAX_HIT 60 |
#define | MAX_HIT_CHAM 14 |
#define | MAX_SEGMENT 5 |
#define MAX_HIT 60 |
Definition at line 25 of file MuonDTLocalMillepedeAlgorithm.h.
#define MAX_HIT_CHAM 14 |
Definition at line 26 of file MuonDTLocalMillepedeAlgorithm.h.
#define MAX_SEGMENT 5 |
Definition at line 27 of file MuonDTLocalMillepedeAlgorithm.h.