# | Line 21 | Line 21 | namespace mithep | |
---|---|---|
21 | class FillerGsfTracks : public FillerTracks | |
22 | { | |
23 | public: | |
24 | < | FillerGsfTracks(const edm::ParameterSet &cfg, const char *name, bool active=1); |
24 | > | FillerGsfTracks(const edm::ParameterSet &cfg, const char *name, bool active=1, bool ecalActive=0); |
25 | ~FillerGsfTracks(); | |
26 | ||
27 | void BookDataBlock(TreeWriter &tws); |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |