Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
duneanaobj
duneanaobj
StandardRecord
SRTMS.h
Go to the documentation of this file.
1
/// \author J. Wolcott <jwolcott@fnal.gov> & F. Akbar <fakbar@ur.rochester.edu>
2
/// \date Nov. 2021
3
4
#ifndef DUNEANAOBJ_SRTMS_H
5
#define DUNEANAOBJ_SRTMS_H
6
7
#include "
SRTrack.h
"
8
9
namespace
caf
10
{
11
class
SRTMS
12
{
13
public
:
14
std::vector<caf::SRTrack>
tracks
;
15
std::size_t
ntracks
= 0;
16
17
};
18
19
}
20
#endif //DUNEANAOBJ_SRTMS_H
SRTrack.h
caf::SRTMS::tracks
std::vector< caf::SRTrack > tracks
Definition:
SRTMS.h:14
caf::SRTMS
Definition:
SRTMS.h:11
caf::SRTMS::ntracks
std::size_t ntracks
Definition:
SRTMS.h:15
caf
Common Analysis Files.
Definition:
SRGAr.h:13
Generated by
1.8.11