Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
DataFormats
PatCandidates
src
PATObject.cc
Go to the documentation of this file.
1
#include "
DataFormats/PatCandidates/interface/PATObject.h
"
2
3
namespace
pat {
4
const
reco::CandidatePtrVector
&
get_empty_cpv
() {
5
static
const
reco::CandidatePtrVector
EMPTY_CPV;
6
return
EMPTY_CPV;
7
}
8
9
const
std::string
&
get_empty_str
() {
10
static
const
std::string
EMPTY_STR;
11
return
EMPTY_STR;
12
}
13
}
// namespace pat
pat::get_empty_cpv
const reco::CandidatePtrVector & get_empty_cpv()
Definition:
PATObject.cc:4
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
edm::PtrVector< Candidate >
PATObject.h
pat::get_empty_str
const std::string & get_empty_str()
Definition:
PATObject.cc:9
Generated for CMSSW Reference Manual by
1.8.5