# | Line 23 | Line 23 | namespace mithep | |
---|---|---|
23 | class FillerSimParticles : public BaseFiller | |
24 | { | |
25 | public: | |
26 | < | FillerSimParticles(const edm::ParameterSet &cfg); |
26 | > | FillerSimParticles(const edm::ParameterSet &cfg, bool active=1); |
27 | ~FillerSimParticles(); | |
28 | ||
29 | void BookDataBlock(TreeWriter &tws); |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |