![]() |
|
|||
File indexing completed on 2023-03-17 10:47:23
0001 /**************************************************************************** 0002 * 0003 * This is a part of TOTEM offline software. 0004 * Authors: 0005 * Maciej Wróbel (wroblisko@gmail.com) 0006 * Jan Kašpar (jan.kaspar@cern.ch) 0007 * 0008 ****************************************************************************/ 0009 0010 #include "FWCore/Utilities/interface/typelookup.h" 0011 0012 #include "CondFormats/PPSObjects/interface/TotemAnalysisMask.h" 0013 0014 //---------------------------------------------------------------------------------------------------- 0015 0016 void TotemAnalysisMask::insert(const TotemSymbID &sid, const TotemVFATAnalysisMask &vam) { analysisMask[sid] = vam; } 0017 0018 //---------------------------------------------------------------------------------------------------- 0019 0020 TYPELOOKUP_DATA_REG(TotemAnalysisMask);
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |