1 #ifndef GTCollections_h
2 #define GTCollections_h
44 std::auto_ptr<MuonBxCollection>
muons_;
47 std::auto_ptr<JetBxCollection>
jets_;
48 std::auto_ptr<TauBxCollection>
taus_;
50 std::auto_ptr<GlobalAlgBlkBxCollection>
algBlk_;
51 std::auto_ptr<GlobalExtBlkBxCollection>
extBlk_;
TauBxCollection * getTaus() override
std::auto_ptr< MuonBxCollection > muons_
EGammaBxCollection * getEGammas() override
MuonBxCollection * getMuons() override
std::auto_ptr< GlobalExtBlkBxCollection > extBlk_
std::auto_ptr< TauBxCollection > taus_
std::auto_ptr< EGammaBxCollection > egammas_
GTCollections(edm::Event &e)
EtSumBxCollection * getEtSums() override
GlobalAlgBlkBxCollection * getAlgs()
GlobalExtBlkBxCollection * getExts()
std::auto_ptr< JetBxCollection > jets_
JetBxCollection * getJets() override
std::auto_ptr< EtSumBxCollection > etsums_
std::auto_ptr< GlobalAlgBlkBxCollection > algBlk_