ATLAS Offline Software
|
Tools so split an ntuple into smaller bits. More...
#include <Splitter.h>
Public Member Functions | |
Splitter (const Interface &interface) | |
Constructor More... | |
bool | splitEvents (const TString &name, unsigned int max=20) const |
Private Attributes | |
const Interface * | m_interface |
Tools so split an ntuple into smaller bits.
Definition at line 21 of file Splitter.h.
bool Splitter::splitEvents | ( | const TString & | name, |
unsigned int | max = 20 |
||
) | const |
Definition at line 21 of file Splitter.cxx.
Definition at line 32 of file Splitter.h.