![]() |
|
|||
File indexing completed on 2023-03-17 11:00:39
0001 //FAMOS headers 0002 #include "FastSimulation/CaloGeometryTools/interface/Crystal.h" 0003 0004 Crystal::Crystal(const DetId& cell, const BaseCrystal* xtal) : cellid_(cell), myCrystal_(xtal) { 0005 neighbours_.resize(8); 0006 }
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |