Main Page
Namespaces
Classes
Package Documentation
src
Alignment
CocoaDDLObjects
src
CocoaSolidShape.cc
Go to the documentation of this file.
1
// COCOA class implementation file
2
//Id: CocoaSolidShape.cc
3
//CAT: Model
4
//
5
// History: v1.0
6
// Pedro Arce
7
#include <map>
8
#include <fstream>
9
10
#include "
Alignment/CocoaDDLObjects/interface/CocoaSolidShape.h
"
11
12
13
CocoaSolidShape::CocoaSolidShape
(
ALIstring
type
)
14
{
15
16
theType
=
type
;
17
}
type
type
Definition:
HCALResponse.h:21
CocoaSolidShape::CocoaSolidShape
CocoaSolidShape(ALIstring type)
Definition:
CocoaSolidShape.cc:13
CocoaSolidShape.h
CocoaSolidShape::theType
ALIstring theType
Definition:
CocoaSolidShape.h:31
ALIstring
std::string ALIstring
Definition:
CocoaGlobals.h:9
Generated for CMSSW Reference Manual by
1.8.11