CMS 3D CMS Logo

PATObject.cc
Go to the documentation of this file.
2 
3 namespace pat {
5  static const reco::CandidatePtrVector EMPTY_CPV;
6  return EMPTY_CPV;
7  }
8 
10  static const std::string EMPTY_STR;
11  return EMPTY_STR;
12  }
13 } // namespace pat
edm::PtrVector< Candidate >
pat::get_empty_cpv
const reco::CandidatePtrVector & get_empty_cpv()
Definition: PATObject.cc:4
pat::get_empty_str
const std::string & get_empty_str()
Definition: PATObject.cc:9
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition: AlCaHLTBitMon_QueryRunRegistry.py:256
pat
Definition: HeavyIon.h:7
PATObject.h