CMS 3D CMS Logo

PileupJetIdentifier.cc
Go to the documentation of this file.
2 
3 #include <cstring>
4 
5 // ------------------------------------------------------------------------------------------
7 {
8  memset(this, 0, sizeof(StoredPileupJetIdentifier));
9 }
10 
11 // ------------------------------------------------------------------------------------------
13 {
14 }
15 
16 // ------------------------------------------------------------------------------------------
18 {
19  memset(this, 0, sizeof(PileupJetIdentifier));
20 }
21 
22 // ------------------------------------------------------------------------------------------
24 {
25 }