# | Line 24 | Line 24 | namespace mithep | |
---|---|---|
24 | FillerStripHits(const edm::ParameterSet &cfg, const char *name, bool active=1); | |
25 | ~FillerStripHits(); | |
26 | ||
27 | < | void BookDataBlock(TreeWriter &tws, |
28 | < | const edm::EventSetup &es); |
27 | > | void BookDataBlock(TreeWriter &tws); |
28 | void FillDataBlock(const edm::Event &e, | |
29 | const edm::EventSetup &es); | |
30 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |