#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "Alignment/CommonAlignment/interface/SurveyDet.h"
#include "Alignment/MuonAlignment/interface/AlignableMuon.h"
#include "Alignment/CommonAlignment/interface/AlignableNavigator.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "Geometry/Records/interface/IdealGeometryRecord.h"
#include "DataFormats/DetId/interface/DetId.h"
#include "Alignment/MuonAlignment/interface/AlignableCSCChamber.h"
#include "Alignment/MuonAlignment/interface/AlignableCSCStation.h"
#include <iostream>
#include <fstream>
#include "TFile.h"
#include "TTree.h"
#include "TRandom3.h"
#include "SurveyInputCSCfromPins.h"
#include "FWCore/Framework/interface/MakerMacros.h"
Go to the source code of this file.
Macros | |
#define | SQR(x) ((x) * (x)) |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< SurveyInputCSCfromPins > > | s_filler_0__LINE__ ("SurveyInputCSCfromPins") |
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< SurveyInputCSCfromPins > > | s_maker__LINE__ ("SurveyInputCSCfromPins") |
#define SQR | ( | x | ) | ((x) * (x)) |
Definition at line 20 of file SurveyInputCSCfromPins.cc.
Referenced by SurveyInputCSCfromPins::orient().
|
static |
|
static |