Main Page
Namespaces
Classes
Package Documentation
src
CondFormats
OptAlignObjects
src
T_EventSetup_OpticalAlignments.cc
Go to the documentation of this file.
1
// -*- C++ -*-
2
//
3
// Package: CMSSW/CondFormats/Alignment
4
// Class : T_EventSetup_OpticalAlignments.cc
5
//
6
// Implementation:
7
// create all the 'infrastructure' needed to get into the Context
8
//
9
// Author: Chris Jones
10
// Created: Mon Apr 18 16:42:52 EDT 2005
11
// $Id: T_EventSetup_OpticalAlignments.cc,v 1.7 2006/11/20 10:14:08 xiezhen Exp $
12
//
13
14
// system include files
15
16
// user include files
17
#include "
CondFormats/OptAlignObjects/interface/OpticalAlignments.h
"
18
#include "
CondFormats/OptAlignObjects/interface/CSCZSensors.h
"
19
#include "
CondFormats/OptAlignObjects/interface/CSCRSensors.h
"
20
#include "
CondFormats/OptAlignObjects/interface/MBAChBenchCalPlate.h
"
21
#include "
CondFormats/OptAlignObjects/interface/MBAChBenchSurveyPlate.h
"
22
#include "
CondFormats/OptAlignObjects/interface/Inclinometers.h
"
23
#include "
CondFormats/OptAlignObjects/interface/PXsensors.h
"
24
#include "
FWCore/Utilities/interface/typelookup.h
"
25
26
//using Alignments;
27
TYPELOOKUP_DATA_REG
(
OpticalAlignments
);
28
TYPELOOKUP_DATA_REG
(
CSCZSensors
);
29
TYPELOOKUP_DATA_REG
(
CSCRSensors
);
30
TYPELOOKUP_DATA_REG
(
MBAChBenchCalPlate
);
31
TYPELOOKUP_DATA_REG
(
MBAChBenchSurveyPlate
);
32
TYPELOOKUP_DATA_REG
(
Inclinometers
);
33
TYPELOOKUP_DATA_REG
(
PXsensors
);
PXsensors.h
Inclinometers.h
CSCRSensors
Definition:
CSCRSensors.h:34
MBAChBenchCalPlate
Definition:
MBAChBenchCalPlate.h:35
OpticalAlignments
Definition:
OpticalAlignments.h:22
typelookup.h
MBAChBenchSurveyPlate
Definition:
MBAChBenchSurveyPlate.h:38
Inclinometers
Definition:
Inclinometers.h:7
PXsensors
Definition:
PXsensors.h:7
CSCZSensors
Definition:
CSCZSensors.h:42
TYPELOOKUP_DATA_REG
#define TYPELOOKUP_DATA_REG(_dataclass_)
Definition:
typelookup.h:102
OpticalAlignments.h
CSCRSensors.h
MBAChBenchSurveyPlate.h
MBAChBenchCalPlate.h
CSCZSensors.h
Generated for CMSSW Reference Manual by
1.8.11