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
neighbours_
.resize(8);
6
}
BaseCrystal
Definition:
BaseCrystal.h:19
Crystal::Crystal
Crystal()=default
Empty constructor.
DetId
Definition:
DetId.h:17
Crystal::neighbours_
std::vector< CrystalNeighbour > neighbours_
Definition:
Crystal.h:114
Crystal.h
Generated for CMSSW Reference Manual by
1.8.14