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
const reco::CandidatePtrVector & get_empty_cpv()
Definition: PATObject.cc:4
Definition: HeavyIon.h:7
const std::string & get_empty_str()
Definition: PATObject.cc:9