|
||||
File indexing completed on 2024-04-06 12:02:28
0001 /**************************************************************************** 0002 * 0003 * F.Ferro ferro@ge.infn.it 0004 * 0005 ****************************************************************************/ 0006 0007 #include "CondFormats/PPSObjects/interface/CTPPSPixelAnalysisMask.h" 0008 0009 void CTPPSPixelAnalysisMask::insert(const uint32_t &sid, const CTPPSPixelROCAnalysisMask &am) { 0010 analysisMask[sid] = am; 0011 }
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |