# | Line 27 | Line 27 | namespace mithep | |
---|---|---|
27 | FillerPATElectrons(const edm::ParameterSet &cfg, const char *name, bool active=1); | |
28 | ~FillerPATElectrons(); | |
29 | ||
30 | < | void BookDataBlock(TreeWriter &tws); |
31 | < | void FillDataBlock(const edm::Event &e, const edm::EventSetup &es); |
30 | > | void BookDataBlock(TreeWriter &tws); |
31 | > | void FillDataBlock(const edm::Event &e, const edm::EventSetup &es); |
32 | ||
33 | private: | |
34 | std::string edmName_; //edm name of electron collection |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |