30 |
|
FillerMCParticles(const edm::ParameterSet &cfg, const char *name, bool active=1); |
31 |
|
~FillerMCParticles(); |
32 |
|
|
33 |
< |
void BookDataBlock(TreeWriter &tws); |
34 |
< |
void FillDataBlock(const edm::Event &e, const edm::EventSetup &es); |
35 |
< |
void ResolveLinks (const edm::Event &e, const edm::EventSetup &es); |
33 |
> |
void BookDataBlock(TreeWriter &tws); |
34 |
> |
void FillDataBlock(const edm::Event &e, const edm::EventSetup &es); |
35 |
> |
void ResolveLinks (const edm::Event &e, const edm::EventSetup &es); |
36 |
|
|
37 |
|
private: |
38 |
|
bool genActive_; //=true if generated particles are filled |