# | Line 1 | Line 1 | |
---|---|---|
1 | #ifndef TRootMCPhoton_h | |
2 | #define TRootMCPhoton_h | |
3 | ||
4 | – | #include <string> |
5 | – | #include <iostream> |
4 | #include <vector> | |
5 | ||
6 | #include "../interface/TRootParticle.h" | |
7 | ||
10 | – | |
8 | using namespace std; | |
9 | ||
10 | class TRootMCPhoton : public TRootParticle |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |