Main Page
Namespaces
Classes
Package Documentation
FastSimulation
CaloGeometryTools
src
Crystal.cc
Go to the documentation of this file.
1
//FAMOS headers
2
#include "
FastSimulation/CaloGeometryTools/interface/Crystal.h
"
3
4
Crystal::Crystal
(
const
DetId
& cell,
const
BaseCrystal
* xtal):cellid_(cell),myCrystal_(xtal)
5
{
6
neighbours_
.resize(8);
7
}
BaseCrystal
Definition:
BaseCrystal.h:19
Crystal::Crystal
Crystal()
Empty constructor.
Definition:
Crystal.h:32
DetId
Definition:
DetId.h:18
Crystal::neighbours_
std::vector< CrystalNeighbour > neighbours_
Definition:
Crystal.h:118
Crystal.h
Generated for CMSSW Reference Manual by
1.8.11