CMS 3D CMS Logo

L1TriggerKey.cc
Go to the documentation of this file.
1 // -*- C++ -*-
2 //
3 // Package: L1TObjects
4 // Class : L1TriggerKey
5 //
6 // Implementation:
7 // <Notes on implementation>
8 //
9 // Original Author:
10 // Created: Mon Dec 15 21:03:24 CET 2008
11 // $Id$
12 //
13 
14 // system include files
15 
16 // user include files
18 
19 
20 //
21 // constants, enums and typedefs
22 //
23 
24 //
25 // static data member definitions
26 //
27 
28 const std::string L1TriggerKey::kNullKey = "NULL" ;
30 
static const std::string kEmptyKey
Definition: L1TriggerKey.h:44
static const std::string kNullKey
Definition: L1TriggerKey.h:42