CMS 3D CMS Logo

TotemAnalysisMask.cc
Go to the documentation of this file.
1 /****************************************************************************
2 *
3 * This is a part of TOTEM offline software.
4 * Authors:
5 * Maciej Wróbel (wroblisko@gmail.com)
6 * Jan Kašpar (jan.kaspar@cern.ch)
7 *
8 ****************************************************************************/
9 
11 
13 
14 //----------------------------------------------------------------------------------------------------
15 
17 {
18  analysisMask[sid] = vam;
19 }
20 
21 //----------------------------------------------------------------------------------------------------
22 
Contains data on masked channels of a VFAT.
Channel-mask mapping.
std::map< TotemSymbID, TotemVFATAnalysisMask > analysisMask
void insert(const TotemSymbID &sid, const TotemVFATAnalysisMask &vam)
Symbolic ID describing an entity of a TOTEM subdetector.
Definition: TotemSymbId.h:17
#define TYPELOOKUP_DATA_REG(_dataclass_)
Definition: typelookup.h:96